Update .gitea/workflows/build-isos.yaml
Build ISOs / build-isos (push) Failing after 4m22s Details

This commit is contained in:
Jakub Filo 2023-12-09 18:06:04 +00:00
parent 19cef6c04e
commit 9d544e1481
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: node:16-bullseye
privileged: yes
options:
- "-v /srv/vapps/gitea-rootless/volumes/test2:/data"
privileged: no
volumes:
- /srv/vapps/gitea-rootless/volumes/test2:/data
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: cd /data