Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
This commit is contained in:
@@ -12,6 +12,10 @@ jobs:
|
|||||||
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
|
||||||
|
- run: ping google.com
|
||||||
|
- run: ping zigbee.inhome
|
||||||
|
- run: ping gitea-http.gitea.svc.cluster.local
|
||||||
|
- run: nslookup zigbee.inhome
|
||||||
#- name: setup qemu
|
#- name: setup qemu
|
||||||
# uses: docker/setup-qemu-action@v2
|
# uses: docker/setup-qemu-action@v2
|
||||||
#- name: setup buildx
|
#- name: setup buildx
|
||||||
|
|||||||
Reference in New Issue
Block a user