mirror of https://gitlab.com/curben/blog
ci(renovate): run snyk before renovate
This commit is contained in:
parent
732d467d97
commit
47e772cf5d
|
@ -85,9 +85,9 @@ renovate: # Check dependency update
|
|||
- npm install
|
||||
|
||||
script:
|
||||
- npm install snyk && npm run snyk
|
||||
- npm install renovate
|
||||
- npm run renovate
|
||||
- npm install snyk && npm run snyk
|
||||
|
||||
# No artifact
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue