mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-26 00:42: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
|
||||
with:
|
||||
context: .
|
||||
file: Image.Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Loading…
Reference in New Issue
Block a user