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

master
nathan 2 years ago
parent cdf930a637
commit c294de425e

@ -16,6 +16,7 @@ jobs:
#- 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: curl http://zigbee.inhome - run: curl http://zigbee.inhome
- run: curl http://gitea-http.gitea.svc.cluster.local:3000/nathan/gitea-actions.git#cdf930a637a26ea5ba466a40854515fdd00215fb
#- 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