diff --git a/ci/README.adoc b/ci/README.adoc index ee53f23f..a35c1488 100644 --- a/ci/README.adoc +++ b/ci/README.adoc @@ -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. \ No newline at end of file