Update '.gitea/workflows/demo.yaml'
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 14s Details

master
nathan 2 years ago
parent cc2375b58a
commit cc12df650d

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
valid_volume:
valid_volumes:
- /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:

Loading…
Cancel
Save