Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s

This commit is contained in:
2023-07-20 02:53:10 +00:00
parent 90af15e194
commit cc2375b58a

View File

@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
valid_volumes:
valid_volume:
- /run/user/1000/docker.sock
options: '-e DOCKER_HOST=unix:///run/user/1000/docker.sock -v /run/user/1000/docker.sock:/run/user/1000/docker.sock'
steps: