Set $COUNT variable to 1

Signed-off-by: Jehu Marcos Herrera Puentes <58377032+JMarcosHP@users.noreply.github.com>
This commit is contained in:
Jehu Marcos Herrera Puentes 2024-12-09 19:29:16 -06:00 committed by GitHub
parent a993ca0fc5
commit 997886054d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# ENV Variables # ENV Variables
MAX_RETRY=3 MAX_RETRY=3
COUNT=3 COUNT=1
# Wait until the domain is reachable # Wait until the domain is reachable
sleep 15 sleep 15