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

This commit is contained in:
2025-06-13 20:52:36 +00:00
parent 3f5df73cfc
commit 3c454c5d35

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.short-sha.outputs.short-sha }}"
#run: echo "The image ID is: ${{ steps.short-sha.outputs.short-sha }}"
run: "test"