Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 14s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 14s
This commit is contained in:
@@ -9,6 +9,7 @@ jobs:
|
|||||||
# #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
|
||||||
|
- /var/run/secrets/kubernetes.io/serviceaccount:/var/run/secrets/kubernetes.io/serviceaccount
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
- run: cat /etc/resolv.conf
|
- run: cat /etc/resolv.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user