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

This commit is contained in:
2025-06-13 20:48:04 +00:00
parent eae79a03e9
commit 5f08c54034

View File

@@ -37,4 +37,5 @@ jobs:
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 }}"
#run: echo "The image ID is: ${{ steps.build_push_rgbboard.outputs.imageid }}"
run: echo "test"