mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-26 17:02:24 +03:00
Update image_publishing.yml
This commit is contained in:
parent
43385f7ce4
commit
b6835f7487
1
.github/workflows/image_publishing.yml
vendored
1
.github/workflows/image_publishing.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
file: Image.Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user