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:
parent
1bae47f4c3
commit
555806c813
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue