From 7bb861e95096c8c57f1e1daed9246fecde1c75c7 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Fri, 15 Sep 2023 17:04:33 +0200 Subject: [PATCH] :bug: Trying to fix ppd --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ff10121b..7a40ab09 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ jobs: parameters: env: type: string - default: stg + default: ppd steps: - checkout - kubernetes/install-kubeconfig: