Update .gitea/workflows/build-isos.yaml
Some checks failed
Build ISOs / build-isos (push) Failing after 7s
Some checks failed
Build ISOs / build-isos (push) Failing after 7s
This commit is contained in:
parent
cf60e753f6
commit
b1b2f59805
@ -9,7 +9,7 @@ jobs:
|
||||
image: node:16-bullseye
|
||||
privileged: yes
|
||||
volumes:
|
||||
- /srv/vapps/gitea-rootless/volumes/test:/data
|
||||
- /srv/vapps/gitea-rootless/volumes/test2:/data
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: cd /data
|
||||
|
Loading…
Reference in New Issue
Block a user