Skip to content

Commit

Permalink
try http-get
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 11, 2024
1 parent b4b0473 commit 957bee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miniziti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Wait for the zrok API to become available
uses: iFaxity/wait-on-action@v1
with:
resource: http://ctrl.zrok.${{ steps.minikube_ip.outputs.minikube_ip }}.sslip.io/api/v1/version
resource: http-get://ctrl.zrok.${{ steps.minikube_ip.outputs.minikube_ip }}.sslip.io/api/v1/version
delay: 1000
interval: 1000
timeout: 10000
Expand Down

0 comments on commit 957bee0

Please sign in to comment.