From c294de425eae3e4a9b14bcafc8a8462144e1232d Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 4 Aug 2023 03:17:46 +0000 Subject: [PATCH] Update '.gitea/workflows/demo.yaml' --- .gitea/workflows/demo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 9c11486..16c9c4e 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -16,6 +16,7 @@ jobs: #- run: ping zigbee.inhome #- run: ping gitea-http.gitea.svc.cluster.local - run: curl http://zigbee.inhome + - run: curl http://gitea-http.gitea.svc.cluster.local:3000/nathan/gitea-actions.git#cdf930a637a26ea5ba466a40854515fdd00215fb #- name: setup qemu # uses: docker/setup-qemu-action@v2 #- name: setup buildx