From 41af263aa891f6255590abdd7843229573420e86 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 25 Aug 2022 19:23:08 +0000 Subject: [PATCH] =?UTF-8?q?Regen=20apr=C3=A8s=20maj=20STL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4259703..5242b62 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ # # For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages -stages: # List of stages for jobs, and their order of execution +stages: # List of stages for jobs, and their order of execution - build - deploy