Revert "ci(gitlab): install hexo-cli globally"

This reverts commit 1e3c0bb778.
This commit is contained in:
MDLeom 2020-05-16 06:22:09 +01:00
parent 1e3c0bb778
commit ecdcc71923
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ cache: # add cache to 'node_modules' for speeding up builds
test:
before_script:
- 'which ssh-agent || (apk update && apk add openssh-client git)'
- npm install --only=prod -g hexo-cli@hexojs/hexo-cli
- npm install --only=prod
script: