From 192c8f5fe7729ee6229bcc9bdefcebc9f40c0b9d Mon Sep 17 00:00:00 2001 From: "orestis.malaspin" <orestis.malaspinas@hesge.ch> Date: Tue, 3 Mar 2020 14:56:25 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index def8c0f..8cbe546 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,5 +44,5 @@ build_artifacts: paths: - "cours.html" - "cours.pdf" - only: - - tags + #only: + # - tags -- GitLab