mirror of https://gitlab.com/curben/blog
style: merge snyk scripts into a line
This commit is contained in:
parent
955b1d6517
commit
0d199427f3
|
@ -10,8 +10,7 @@ before_script:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- npm install snyk
|
- npm install snyk && npm run snyk # Refer to "scripts" in package.json
|
||||||
- npm run snyk # Refer to "scripts" in package.json
|
|
||||||
- npm run hexo
|
- npm run hexo
|
||||||
|
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue