ci: soft fail trigger_secondary_step (#31296)
ci: soft failed trigger_secondary_step
This commit is contained in:
parent
33bde55bbd
commit
ee10a48739
|
@ -125,6 +125,7 @@ trigger_secondary_step() {
|
|||
trigger: "solana-secondary"
|
||||
branches: "!pull/*"
|
||||
async: true
|
||||
soft_fail: true
|
||||
build:
|
||||
message: "${BUILDKITE_MESSAGE}"
|
||||
commit: "${BUILDKITE_COMMIT}"
|
||||
|
|
Loading…
Reference in New Issue