chore(gitlab-ci): correct minio image name
This commit is contained in:
parent
f450da7544
commit
730f95b3fc
@ -92,7 +92,7 @@ yesod:build:dev:
|
||||
services: &build-services
|
||||
- name: postgres:10.10
|
||||
alias: postgres
|
||||
- name: minio
|
||||
- name: minio/minio:RELEASE.2020-08-27T05-16-20Z
|
||||
alias: minio
|
||||
command: ["minio", "server", "/data"]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user