Update .gitea/workflows/build-isos.yaml
Some checks are pending
Build ISOs / build-isos (push) Waiting to run
Some checks are pending
Build ISOs / build-isos (push) Waiting to run
This commit is contained in:
parent
2d0fcdc658
commit
ae6afa0d63
@ -10,6 +10,8 @@ jobs:
|
|||||||
privileged: yes
|
privileged: yes
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/vapps/gitea-rootless/volumes/test2:/data
|
- /srv/vapps/gitea-rootless/volumes/test2:/data
|
||||||
|
options:
|
||||||
|
- "--privileged"
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
- run: cd /data
|
- run: cd /data
|
||||||
|
Loading…
Reference in New Issue
Block a user