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