Browse Source

Fix pipeline reference

pull/32402/head
Stéphane Nicoll 2 years ago committed by GitHub
parent
commit
e9a359f873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ci/README.adoc

2
ci/README.adoc

@ -51,7 +51,7 @@ The pipeline can be deployed using the following command: @@ -51,7 +51,7 @@ The pipeline can be deployed using the following command:
[source]
----
$ fly -t spring set-pipeline -p spring-framework-6.0.x -c ci/pipeline.yml -l ci/parameters.yml
$ fly -t spring set-pipeline -p spring-framework-6.1.x -c ci/pipeline.yml -l ci/parameters.yml
----
NOTE: This assumes that you have credhub integration configured with the appropriate secrets.

Loading…
Cancel
Save