Skip to content

Commit

Permalink
Merge branch 'main' into joey/sqs-java
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyzhao2018 committed Mar 14, 2024
2 parents f8293b9 + 3af0c75 commit e9185ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ci/input_files/build.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ stages:
- sign
- publish

default:
retry:
max: 1
when:
# Retry when the runner fails to start
- runner_system_failure

.install-node: &install-node
- apt-get update
- apt-get install -y ca-certificates curl gnupg xxd
Expand Down

0 comments on commit e9185ec

Please sign in to comment.