Update .gitea/workflows/actions.yaml
Some checks failed
build-image / Build image (push) Failing after 0s

This commit is contained in:
2025-07-27 14:11:03 +00:00
parent 8560439101
commit 1ebebbc5c6

View File

@ -45,6 +45,9 @@ jobs:
build_image:
name: Build image
container:
volumes:
- /iso:/iso
runs-on: ubuntu-latest
# needs: semrel_dryrun
steps: