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

View File

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