1
0
Fork 0

run full tests in build job

This commit is contained in:
ssube 2019-11-01 20:03:21 -05:00 committed by Sean Sube
parent 0e1265a29c
commit fa75b38d8b
1 changed files with 1 additions and 3 deletions

View File

@ -15,10 +15,8 @@ build-node:
- .build-node
stage: build
variables:
GIT_SUBMODULE_STRATEGY: recursive
script:
- make clean-target build test
- make ci
artifacts:
expire_in: 1 week