Skip to content

Commit 4bc3ea1

Browse files
committed
ci: rename secondary pipeline
1 parent 3f72570 commit 4bc3ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/buildkite-pipeline.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ EOF
121121

122122
trigger_secondary_step() {
123123
cat >> "$output_file" <<"EOF"
124-
- name: "Trigger Build on solana-secondary"
125-
trigger: "solana-secondary"
124+
- name: "Trigger Build on agave-secondary"
125+
trigger: "agave-secondary"
126126
branches: "!pull/*"
127127
async: true
128128
soft_fail: true

0 commit comments

Comments
 (0)