Skip to content

Commit

Permalink
Rename CI pipeline to include the version in its name
Browse files Browse the repository at this point in the history
Closes gh-18844
  • Loading branch information
wilkinsona committed Nov 7, 2019
1 parent 0a8a0da commit a8b46d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/README.adoc
Expand Up @@ -11,7 +11,7 @@ The pipeline can be deployed using the following command:

[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot -c ci/pipeline.yml -l ci/parameters.yml
$ fly -t spring-boot set-pipeline -p spring-boot-2.2.x -c ci/pipeline.yml -l ci/parameters.yml
----

NOTE: This assumes that you have credhub integration configured with the appropriate
Expand Down

0 comments on commit a8b46d7

Please sign in to comment.