Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
This commit is contained in:
@@ -4,7 +4,8 @@ on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
valid_volumes:
|
||||
- /var/run/user/1000/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user