Clean CI cache

This commit is contained in:
lostinlight 2018-04-03 06:44:40 +03:00
parent 468f817443
commit 847acb13c0
1 changed files with 2 additions and 1 deletions

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