mirror of https://gitlab.com/curben/blog
ci: list npm binaries (test)
This commit is contained in:
parent
ecdcc71923
commit
a08511612a
|
@ -11,6 +11,7 @@ test:
|
|||
|
||||
script:
|
||||
- npm install --only=prod snyk && npm run snyk # Refer to "scripts" in package.json
|
||||
- ls node_modules/.bin
|
||||
- npm run hexo
|
||||
|
||||
# Update github mirror
|
||||
|
|
Loading…
Reference in New Issue