Skip to content

Commit

Permalink
enable secondary build
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoranYi committed May 13, 2022
1 parent e302ee7 commit 5aa43a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/buildkite-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ EOF
trigger_secondary_step() {
cat >> "$output_file" <<"EOF"
- trigger: "solana-secondary"
branches: "!pull/*"
branches: "*"
async: true
build:
message: "${BUILDKITE_MESSAGE}"
Expand Down

0 comments on commit 5aa43a9

Please sign in to comment.