From a5195ea06c427c609d0cd67c75e2113fca2c16e4 Mon Sep 17 00:00:00 2001 From: Yannick Francois Date: Mon, 10 Feb 2020 23:21:28 +0100 Subject: [PATCH] =?UTF-8?q?l'artefact=20=C3=A0=20deployer=20est?= 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 fcd7d63..58c5a7f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,6 @@ pages: - echo "rien à faire..." artifacts: paths: - - public + - content only: - master