mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 20:12:51 +00:00
ci: run tests in tests job
This commit is contained in:
committed by
Rainer Killinger
parent
3ea2c3b98d
commit
b98418f9e1
@@ -18,12 +18,12 @@ build:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
lint:
|
||||
test:
|
||||
stage: test
|
||||
dependencies:
|
||||
- build
|
||||
script:
|
||||
- npm run tslint
|
||||
- npm run test
|
||||
tags:
|
||||
- docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user