mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-03 21:17:33 +08:00
fix (ci): broken ci
This commit is contained in:
@ -20,7 +20,7 @@ steps:
|
|||||||
- cp config/config.json ./filestash/data/state/config/
|
- cp config/config.json ./filestash/data/state/config/
|
||||||
|
|
||||||
- name: build_frontend
|
- name: build_frontend
|
||||||
image: node:12-alpine
|
image: node:13-alpine
|
||||||
depends_on: [ build_prepare ]
|
depends_on: [ build_prepare ]
|
||||||
commands:
|
commands:
|
||||||
- apk add make git > /dev/null
|
- apk add make git > /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user