Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Has been cancelled

This commit is contained in:
Jakub Filo 2023-12-10 11:56:48 +00:00
parent ae6afa0d63
commit fd24feaeb4
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE

View File

@ -10,8 +10,6 @@ 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