1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-04-25 23:00:57 +00: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