Browse Source

Merge branch 'hotfix/fix_ci_20250731' into develop

Olivier Massot 4 months ago
parent
commit
4eaf1c86ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -5,7 +5,7 @@ stages:
 
 variables:
   APP_ENV: ci
-  GIT_CLEAN_FLAGS: -ffdx
+  GIT_CLEAN_FLAGS: -ffd
   YARN_ENABLE_GLOBAL_CACHE: 'false'
   YARN_ENABLE_TELEMETRY: 'false'