Skip to content

Commit

Permalink
Prepare pipeline for 3.5.x maintenance releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kvmw committed Nov 15, 2022
1 parent 4fff849 commit f4406f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/set-pipelines.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ main() {
fly --target "$FLY_TARGET" set-pipeline --pipeline starters-3.5.x \
--config pipeline.yml \
--load-vars-from config-concourse.yml \
--var branch="main"
--var branch="3.5.x"
popd > /dev/null
}

Expand Down

0 comments on commit f4406f1

Please sign in to comment.