fixup! fixup! fixup! fixup! Add version file for crane push
Some checks failed
Build image / build-image (push) Failing after 4m9s

This commit is contained in:
Paul Brinkmeier 2025-04-23 13:45:18 +02:00
parent 116cc5ce51
commit d3022c010f

View File

@ -27,7 +27,7 @@ jobs:
- run: tar tvf image.tar.gz - run: tar tvf image.tar.gz
- run: echo $(readlink -f image.tar.gz) - run: echo $(readlink -f image.tar.gz)
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v3
with: with:
name: tarball name: tarball
path: image.tar.gz path: image.tar.gz