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