mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-02-02 20:56:57 +01:00
Clean CI cache
This commit is contained in:
parent
468f817443
commit
847acb13c0
@ -1,8 +1,9 @@
|
|||||||
|
|
||||||
image: node:latest
|
image: node:6.11.1
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
|
- npm cache clean --force
|
||||||
- npm install
|
- npm install
|
||||||
- npm install gulp -g
|
- npm install gulp -g
|
||||||
- gulp build --cwd ./themes/starter
|
- gulp build --cwd ./themes/starter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user