feat(Garage): Upgrade deploy url
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Simon 2022-12-16 16:10:42 +01:00
parent 651afd0377
commit 323e83053e
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ deployment:
targets:
- name: production
URL: >-
s3://resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://resilien.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage

View File

@ -4,4 +4,4 @@ deployment:
targets:
- name: staging
URL: >-
s3://staging.resilien.fr?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true&region=garage
s3://staging.resilien.fr?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true&region=garage