Revert "ci(gitlab): execute hexo without using npm script"

This reverts commit da8d14b4af.
This commit is contained in:
MDLeom 2020-05-16 07:06:47 +01:00
parent da8d14b4af
commit dd3db60689
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
- node node_modules/.bin/hexo generate
- npm run hexo
# Update github mirror
after_script: