Update '.gitea/workflows/build-push.yaml'

This commit is contained in:
2025-06-13 20:46:48 +00:00
parent 8062302325
commit 48fbf44507

View File

@@ -36,5 +36,5 @@ jobs:
push: true
tags: registry.local/rgbboard:${{ steps.short-sha.outputs.short-sha }}
platforms: linux/arm64
#- name: Print Image ID
# run: echo "The image ID is: ${{ steps.build_push_rgbboard.outputs.imageid }}"
- name: Print Image ID
run: echo "The image ID is: ${{ steps.build_push_rgbboard.outputs.imageid }}"