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

main
nathan 2 weeks ago
parent 007e37e3ed
commit 8ed00c76d3

@ -37,5 +37,4 @@ 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 "test"
run: echo "The image ID is: ${{ steps.short-sha.outputs.short-sha }}"
Loading…
Cancel
Save