From 89b3574b2ebf919c67df6d73addeea1ed419c4d4 Mon Sep 17 00:00:00 2001 From: Lluis Gifre Date: Thu, 29 Jul 2021 08:21:03 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5291ce2dc..97f065eeb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - build - test - #- deploy +# - deploy # include the individual .gitlab-ci.yml of each micro-service include: -- GitLab