@@ -35,7 +35,7 @@ jobs:
|
|||||||
- uses: docker/build-push-action@v6
|
- uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile.siderolabs
|
file: Dockerfile.siderolabs
|
||||||
push: true
|
push: true
|
||||||
target: toolchain
|
target: toolchain
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Reference in New Issue
Block a user