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:
|
script:
|
||||||
- npm install snyk && npm run snyk
|
- npm install snyk && npm run snyk
|
||||||
- npm install renovate
|
- npm install renovate && npm run renovate
|
||||||
- npm run renovate
|
|
||||||
|
|
||||||
# No artifact
|
# No artifact
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Reference in New Issue