Skip to content

Commit e9a359f

Browse files
authored
Fix pipeline reference
1 parent 78f0688 commit e9a359f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The pipeline can be deployed using the following command:
5151

5252
[source]
5353
----
54-
$ fly -t spring set-pipeline -p spring-framework-6.0.x -c ci/pipeline.yml -l ci/parameters.yml
54+
$ fly -t spring set-pipeline -p spring-framework-6.1.x -c ci/pipeline.yml -l ci/parameters.yml
5555
----
5656

5757
NOTE: This assumes that you have credhub integration configured with the appropriate secrets.

0 commit comments

Comments
 (0)