From f0cf8ec3f2c05059e5547d3d76ac3d68797d530c Mon Sep 17 00:00:00 2001
From: "[1000i100] Millicent Billette" <git@1000i100.fr>
Date: Wed, 18 Apr 2018 21:20:18 +0200
Subject: [PATCH] =?UTF-8?q?build=20n=C3=A9cessaire=20d=C3=A9sormais?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d7abbe..44ae614 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,6 @@ stages:
   - publish
 
 build-and-clean:
-  when: manual # pour l'instant il n'y a pas de build
   stage: build
   image: node:latest
   script:
-- 
GitLab