Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michmzr committed Oct 3, 2023
1 parent eea5230 commit 0ccab27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
run: |
echo "Waiting for 30 seconds before healthcheck"
sleep 30
echo "Performing healthcheck"
echo "Performing healthcheck..."
wget --retry-connrefused --waitretry=5 --read-timeout=20 --timeout=15 -t 10 http://38.242.142.123:8080/pocketstats/actuator/health -O /dev/null
shell: bash

0 comments on commit 0ccab27

Please sign in to comment.