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,9 +6,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
privileged: true
|
||||
image: registry.local/buildkit-wagnerca:stable-1-rootless
|
||||
valid_volumes:
|
||||
- '**'
|
||||
image: registry.local/buildkit-wagnerca:stable-3-rootless
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user