Skip to content

Commit

Permalink
I'm just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
berryd committed Jan 8, 2024
1 parent 5c4ba20 commit f68c996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ jobs:
[[ $CMD_CD -ne 0 ]] || break
echo $OUTPUT
SLEEP_FOR=$(jitter($i))
echo "Sleeping for ${SLEEP_FOR} seconds..."
sleep ${SLEEP_FOR}
done
[[ $CIRCUIT_BREAKER == $i ]] && echo “Attempts to update WAF IPSet exceeded, exiting.” && exit 2
Expand Down

0 comments on commit f68c996

Please sign in to comment.