ci(gitlab): execute hexo without using npm script

This commit is contained in:
MDLeom 2020-05-16 07:03:57 +01:00
parent b71c5920c8
commit da8d14b4af
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ test:
script:
- npm install --only=prod snyk && npm run snyk # Refer to "scripts" in package.json
- npm run hexo
- node node_modules/.bin/hexo generate
# Update github mirror
after_script: