From 6b8988fc1a29e8683419bba17d7e4627f78f5be7 Mon Sep 17 00:00:00 2001 From: Blanca Ayala Date: Fri, 12 Nov 2021 16:32:04 -0300 Subject: [PATCH] fix: upgrade pipeline generator to v0.8.4 --- hooks/pipeline-generator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/pipeline-generator.sh b/hooks/pipeline-generator.sh index 5ae2432..1cb4401 100755 --- a/hooks/pipeline-generator.sh +++ b/hooks/pipeline-generator.sh @@ -24,7 +24,7 @@ if [ -z "$PGEN_VAULT_AUTH_METHOD" ]; then echo "set \$PGEN_VAULT_AUTH_METHOD." & if ! command -v pipeline-generator &> /dev/null then echo "installing pipeline-generator" - pip install -U git+https://git@github.com/craftech-io/pipeline-generator.git@v0.8.3 + pip install -U git+https://git@github.com/craftech-io/pipeline-generator.git@v0.8.4 fi # Clean cache.