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 12:17:58 +00:00
parent fd24feaeb4
commit f68a72f007
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: node:16-bullseye image: node:16-bullseye
privileged: yes privileged: no
volumes: volumes:
- /srv/vapps/gitea-rootless/volumes/test2:/data - /srv/vapps/gitea-rootless/volumes/test2:/data
steps: steps: