1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2025-01-03 09:40:54 +01:00

Tweak .gitlab-ci

This commit is contained in:
lostinlight 2018-03-15 04:26:51 +03:00
parent f03a4464f4
commit 1ffc59eaa7

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: