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

master
nathan 2 years ago
parent f0ddaf40fe
commit a5878f5ef4

@ -5,8 +5,7 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
#image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
image: registry.local/act_runner-rootless:nightly
# #image: registry.local/buildkit-wagnerca:stable-1 # #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

Loading…
Cancel
Save