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

main
nathan 2 weeks ago
parent 3f5df73cfc
commit 3c454c5d35

@ -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"
Loading…
Cancel
Save