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

master
nathan 2 years ago
parent b8905f1dff
commit be370f6358

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
#image: catthehacker/ubuntu:act-latest #image: catthehacker/ubuntu:act-latest
image: registry.local/buildkit-wagnerca:stable-3-rootless image: registry.local/buildkit-wagnerca:stable-1
volumes: volumes:
- /var/run/user/1000/docker.sock:/var/run/docker.sock - /var/run/user/1000/docker.sock:/var/run/docker.sock
steps: steps:

Loading…
Cancel
Save