1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

we dont need to build tests in the build stage

This commit is contained in:
Steffen Vogel 2017-05-10 12:57:31 +02:00
parent 1bae47f4c3
commit 555806c813

View file

@ -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