mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
ci: remove tslint test job
This commit is contained in:
@@ -11,7 +11,6 @@ before_script:
|
||||
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
- deploy
|
||||
|
||||
build:
|
||||
@@ -21,11 +20,6 @@ build:
|
||||
except:
|
||||
- schedules
|
||||
|
||||
tslint:
|
||||
stage: test
|
||||
script:
|
||||
- npm run tslint
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user