Update .gitea/workflows/actions.yaml
Some checks failed
build-image / Build image (push) Failing after 0s
Some checks failed
build-image / Build image (push) Failing after 0s
This commit is contained in:
@ -45,6 +45,9 @@ jobs:
|
||||
|
||||
build_image:
|
||||
name: Build image
|
||||
container:
|
||||
volumes:
|
||||
- /iso:/iso
|
||||
runs-on: ubuntu-latest
|
||||
# needs: semrel_dryrun
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user