Skip to content

Commit 48c60dc

Browse files
authored
Merge pull request #43 from orange-cloudfoundry/publish-on-GCS-intead-of-AWS
feature!: migrate blobs on GCS
2 parents 9acdc2e + 1c88c4b commit 48c60dc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

config/final.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
blobstore:
33
provider: s3
44
options:
5-
bucket_name: orange-generic-scripting-boshrelease
5+
bucket_name: s3selfcare-generic-scripting-boshrelease
6+
region: eu
7+
host: storage.googleapis.com
68
final_name: generic-scripting
79

0 commit comments

Comments
 (0)