1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2025-02-02 20:47:03 +01:00

Clean CI cache

This commit is contained in:
lostinlight 2018-04-03 06:44:40 +03:00
parent 468f817443
commit 847acb13c0

View File

@ -1,8 +1,9 @@
image: node:latest
image: node:6.11.1
pages:
script:
- npm cache clean --force
- npm install
- npm install gulp -g
- gulp build --cwd ./themes/starter