Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
privileged: true
|
privileged: true
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: registry.local/buildkit-wagnerca:stable-1-rootless
|
||||||
valid_volumes:
|
valid_volumes:
|
||||||
- '**'
|
- '**'
|
||||||
options: '-e DOCKER_HOST=unix:///run/user/1000/docker.sock -v /var/run/user/1000/docker.sock:/run/user/1000/docker.sock'
|
options: '-e DOCKER_HOST=unix:///run/user/1000/docker.sock -v /var/run/user/1000/docker.sock:/run/user/1000/docker.sock'
|
||||||
|
|||||||
Reference in New Issue
Block a user