Delete rebuild line

This commit is contained in:
lostinlight 2018-04-04 04:42:11 +03:00
parent e34d42eb7c
commit 51887a1c2b

View file

@ -4,7 +4,6 @@ image: node:8.9
pages: pages:
script: script:
- npm install - npm install
- npm rebuild node-sass --force
- npm install gulp -g - npm install gulp -g
- gulp build --cwd ./themes/starter - gulp build --cwd ./themes/starter
- ./node_modules/hexo/bin/hexo generate - ./node_modules/hexo/bin/hexo generate