1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2024-12-22 13:05:01 +01:00

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:
script:
- npm install
- npm rebuild node-sass --force
- npm install gulp -g
- gulp build --cwd ./themes/starter
- ./node_modules/hexo/bin/hexo generate