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

master
nathan 2 years ago
parent 875a424d3b
commit cdf930a637

@ -15,7 +15,7 @@ jobs:
#- run: ping google.com #- run: ping google.com
#- run: ping zigbee.inhome #- run: ping zigbee.inhome
#- run: ping gitea-http.gitea.svc.cluster.local #- run: ping gitea-http.gitea.svc.cluster.local
- run: nslookup zigbee.inhome - run: curl http://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

Loading…
Cancel
Save