From ea536c0daf1cafe0072a91489d139a6a4db9740f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Tue, 3 Oct 2017 13:43:30 +0200 Subject: [PATCH] Added fix-makefiles to deploy rules --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 91ad03b..309fd0e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -83,6 +83,7 @@ deploy: - make -e deploy only: - master + - fix-makefiles push-github: stage: deploy