ci: soft fail trigger_secondary_step (#31296)

ci: soft failed trigger_secondary_step
This commit is contained in:
Yihau Chen 2023-04-24 12:43:59 +08:00 committed by GitHub
parent 33bde55bbd
commit ee10a48739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ trigger_secondary_step() {
trigger: "solana-secondary"
branches: "!pull/*"
async: true
soft_fail: true
build:
message: "${BUILDKITE_MESSAGE}"
commit: "${BUILDKITE_COMMIT}"