From 555806c81309327a7200310a0e9be853a91388d3 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 10 May 2017 12:57:31 +0200 Subject: [PATCH] we dont need to build tests in the build stage --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 327d171cf..738de913f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,6 @@ build: stage: build script: - make - - make tests artifacts: name: "${CI_PROJECT_NAME}-${CI_BUILD_REF}" paths: @@ -176,4 +175,4 @@ deliver-packages: - tags tags: - villas-deploy - \ No newline at end of file +