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