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

master
nathan 2 years ago
parent 9aeff6a873
commit 4abbf9dfad

@ -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'

Loading…
Cancel
Save