Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 8e55658c authored by Idriss's avatar Idriss
Browse files

Downgrade minio client (scaleway incompatibility)

parent 370a28c9
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ mirror: ...@@ -14,7 +14,7 @@ mirror:
deliver: deliver:
stage: deliver stage: deliver
script: script:
- setsid ./ci/docker-deliver.sh "bucket-backup" "2.9" - setsid ./ci/docker-deliver.sh "bucket-backup" "2.10"
only: only:
refs: refs:
- /^(main.*)$/ - /^(main.*)$/
......
...@@ -7,4 +7,4 @@ services: ...@@ -7,4 +7,4 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
- MC_VERSION=RELEASE.2022-10-29T10-09-23Z - MC_VERSION=RELEASE.2022-09-16T09-16-47Z
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
- MC_VERSION=RELEASE.2022-10-29T10-09-23Z - MC_VERSION=RELEASE.2022-09-16T09-16-47Z
env_file: env_file:
- .env - .env
volumes: volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment