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

master
nathan 2 years ago
parent be370f6358
commit 4dc61e99ef

@ -5,8 +5,8 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container:
#image: catthehacker/ubuntu:act-latest
image: registry.local/buildkit-wagnerca:stable-1
image: catthehacker/ubuntu:act-latest
#image: registry.local/buildkit-wagnerca:stable-1
volumes:
- /var/run/user/1000/docker.sock:/var/run/docker.sock
steps:

Loading…
Cancel
Save