From d8059e84aad469957fce3d874f0c0c4e82088e53 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Mon, 10 Aug 2020 17:08:33 +0000 Subject: [PATCH] cicd: rename toulouse to smarttoulouse --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdb9d4d..001117e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -211,10 +211,10 @@ paris: tags: - deploy -toulouse: +smarttoulouse: stage: deployment environment: - name: toulouse + name: smarttoulouse url: https://smart-toulouse.happy-dev.fr before_script: - npm ci --cache .npm --prefer-offline --only=production