Update .gitea/workflows/build-isos.yaml
Build ISOs / build-isos (push) Waiting to run Details

This commit is contained in:
Jakub Filo 2023-12-09 18:01:57 +00:00
parent b1b2f59805
commit 19cef6c04e
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE
1 changed files with 2 additions and 2 deletions

View File

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