Change 2.3.x pipeline to build from 2.3.x branch

This commit is contained in:
Scott Frederick
2022-11-15 16:19:05 -06:00
parent 21a5b95bfa
commit 67fbf95fde

View File

@@ -41,7 +41,7 @@ set_pipeline() {
set_pipelines() {
fly -t "$FLY_TARGET" sync
set_pipeline spring-credhub-2.3.x pipeline.yml main spring-credhub-ci
set_pipeline spring-credhub-2.3.x pipeline.yml 2.3.x spring-credhub-ci
}
set_pipelines