Skip to content

Commit

Permalink
ci: rename secondary pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Jan 30, 2024
1 parent e0cc47b commit 08c378b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/buildkite-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ EOF

trigger_secondary_step() {
cat >> "$output_file" <<"EOF"
- name: "Trigger Build on solana-secondary"
trigger: "solana-secondary"
- name: "Trigger Build on agave-secondary"
trigger: "agave-secondary"
branches: "!pull/*"
async: true
soft_fail: true
Expand Down

0 comments on commit 08c378b

Please sign in to comment.