mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-15 04:45:45 +01:00
fix (ci): broken ci
This commit is contained in:
parent
b8bc56aea2
commit
fb28aa1b55
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue