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

This commit is contained in:
2023-07-20 03:22:59 +00:00
parent 7a4f16a8d7
commit 4211e658da

View File

@@ -8,7 +8,7 @@ jobs:
privileged: true
image: catthehacker/ubuntu:act-latest
valid_volumes:
- '*'
- '**'
options: '-e DOCKER_HOST=unix:///run/user/1000/docker.sock -v /var/run/user/1000/docker.sock:/run/user/1000/docker.sock'
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."