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:
|
||||
script:
|
||||
- npm install snyk
|
||||
- npm run snyk # Refer to "scripts" in package.json
|
||||
- npm install snyk && npm run snyk # Refer to "scripts" in package.json
|
||||
- npm run hexo
|
||||
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue