Rename pipeline to spring-graphql-1.0.x

This commit is contained in:
Brian Clozel
2022-05-18 16:57:03 +02:00
parent ad6bc30eba
commit 11480dae28

View File

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