Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: cat /etc/resolv.conf
|
||||
- run: ping google.com
|
||||
- run: ping zigbee.inhome
|
||||
- run: ping gitea-http.gitea.svc.cluster.local
|
||||
#- run: ping google.com
|
||||
#- run: ping zigbee.inhome
|
||||
#- run: ping gitea-http.gitea.svc.cluster.local
|
||||
- run: nslookup zigbee.inhome
|
||||
#- name: setup qemu
|
||||
# uses: docker/setup-qemu-action@v2
|
||||
|
||||
Reference in New Issue
Block a user