Skip to content

Commit

Permalink
Update staging-cd.yml (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
Santhosh-testsigma authored Aug 22, 2024
1 parent 0e2da8d commit f20736e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
run: |
sleep 10
until $(curl --output /dev/null --silent --head --fail http://localhost:8000); do
curl http://localhost:8000
sleep 2
done
Expand Down

0 comments on commit f20736e

Please sign in to comment.