mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-02-02 18:26:53 +01:00
Node-Sass supports only Node 8.x, trying carbon
This commit is contained in:
parent
18edf95edf
commit
357237c340
@ -1,9 +1,8 @@
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user