From 8cd6d62c98b1ef4addf3c14da32fa878e6ee3628 Mon Sep 17 00:00:00 2001 From: Olivier Cots <61-ocots@users.noreply.022e47118ec0> Date: Tue, 8 Nov 2022 18:44:46 +0000 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 59f5273..0c0bf90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,8 @@ # Full project: https://gitlab.com/pages/plain-html pages: - tags: - - ocots + #tags: + # - ocots stage: deploy script: - mkdir .public -- GitLab