Skip to content

Commit e9185ec

Browse files
authored
Merge branch 'main' into joey/sqs-java
2 parents f8293b9 + 3af0c75 commit e9185ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ stages:
44
- sign
55
- publish
66

7+
default:
8+
retry:
9+
max: 1
10+
when:
11+
# Retry when the runner fails to start
12+
- runner_system_failure
13+
714
.install-node: &install-node
815
- apt-get update
916
- apt-get install -y ca-certificates curl gnupg xxd

0 commit comments

Comments
 (0)