mirror of https://github.com/curbengh/hexo-yam
parent
bb6b23a084
commit
860aa722c5
|
@ -10,8 +10,4 @@ script:
|
|||
- npm install -g snyk hexo-cli
|
||||
- npm install # install node modules
|
||||
- snyk auth $SNYK_TOKEN
|
||||
- snyk test # Check node modules for vulnerability
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master # this job will affect only the 'master' branch
|
||||
- snyk test # Check node modules for vulnerability
|
Loading…
Reference in New Issue