Skip to content

Commit

Permalink
Fix pipeline reference
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Feb 15, 2024
1 parent 78f0688 commit e9a359f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit e9a359f

Please sign in to comment.