Tweak .gitlab-ci

This commit is contained in:
lostinlight 2018-03-15 04:26:51 +03:00
parent f03a4464f4
commit 1ffc59eaa7
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ pages:
- node_modules/
script:
- npm install gulp -g
- npm install hexo-cli -g
- npm install
- gulp build --cwd ./themes/starter
- hexo deploy
artifacts: