Skip to content

Commit d909146

Browse files
Geod24dlang-bot
authored andcommitted
Increase the number of retries (1->3)
1 parent c6f920e commit d909146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildkite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ read -r -d '' DEFAULT_COMMAND_PROPS <<- EOM
3737
timeout_in_minutes: 60
3838
retry:
3939
automatic:
40-
limit: 1
40+
limit: 3
4141
EOM
4242

4343
cat << EOF

0 commit comments

Comments
 (0)