From d5c2d9a6c480cb5ec4a59528b736122bc8ff9673 Mon Sep 17 00:00:00 2001 From: ctrebeau <ctrebeau@pasteur.fr> Date: Tue, 3 Nov 2020 21:14:50 +0100 Subject: [PATCH] bug fix --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 35cc17c9..be26981e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -stage: +stages: - build - test -- GitLab