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