From c69442303f1f71d4d507321d03f62f5f71d83735 Mon Sep 17 00:00:00 2001 From: pida123 Date: Thu, 3 Aug 2023 17:47:46 +0200 Subject: [PATCH] fix front cicd --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c446c450..e004c36c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -46,8 +46,8 @@ jobs: lecoffre-front devops/ -i -f devops/<>.values.yaml -n lecoffre-<> --create-namespace - --set lecoffreBack.image.repository='rg.fr-par.scw.cloud/lecoffre/front' - --set lecoffreBack.image.tag=${CIRCLE_SHA1:0:7} + --set lecoffreFront.image.repository='rg.fr-par.scw.cloud/lecoffre/front' + --set lecoffreFront.image.tag=${CIRCLE_SHA1:0:7}