From ef71596a8a4e6414ab65dec5cac08d0391d9ad83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20B=C3=A9jean?= <nicolas@bejean.fr> Date: Sun, 12 Dec 2021 16:40:21 +0100 Subject: [PATCH] change stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 01b79d0..00e28f6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ check-elastic: terraform: ${TF_ROOT_ELASTIC}/plan.json check-magento: - stage: deploy + stage: test tags: - docker image: -- GitLab