From 11480dae28ec839d8cc91ecf2e26d3ad4487acd3 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Wed, 18 May 2022 16:57:03 +0200 Subject: [PATCH] Rename pipeline to spring-graphql-1.0.x --- ci/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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