Update '.gitea/workflows/build-push.yaml'
This commit is contained in:
@@ -36,5 +36,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: registry.local/rgbboard:${{ steps.short-sha.outputs.short-sha }}
|
tags: registry.local/rgbboard:${{ steps.short-sha.outputs.short-sha }}
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
#- name: Print Image ID
|
- name: Print Image ID
|
||||||
# run: echo "The image ID is: ${{ steps.build_push_rgbboard.outputs.imageid }}"
|
run: echo "The image ID is: ${{ steps.build_push_rgbboard.outputs.imageid }}"
|
||||||
Reference in New Issue
Block a user