mirror of https://gitlab.com/curben/blog
style: merge related commands
This commit is contained in:
parent
47e772cf5d
commit
b1ffb5361d
|
@ -86,8 +86,7 @@ renovate: # Check dependency update
|
|||
|
||||
script:
|
||||
- npm install snyk && npm run snyk
|
||||
- npm install renovate
|
||||
- npm run renovate
|
||||
- npm install renovate && npm run renovate
|
||||
|
||||
# No artifact
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue