fix(core): update
This commit is contained in:
parent
c446c50d75
commit
36f79cac12
@ -80,8 +80,9 @@ codequality:
|
|||||||
stage: metadata
|
stage: metadata
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
- npm install -g tslint typescript
|
- npmci command npm install -g tslint typescript
|
||||||
- tslint -c tslint.json ./ts/**/*.ts
|
- npmci npm install
|
||||||
|
- npmci command tslint -c tslint.json ./ts/**/*.ts
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
- priv
|
- priv
|
||||||
|
@ -43,4 +43,4 @@
|
|||||||
"npmextra.json",
|
"npmextra.json",
|
||||||
"readme.md"
|
"readme.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user