mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2025-07-04 00:45:37 +03:00
Update image_publishing.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user