mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Delete pre-existing garbage on the S3 buckets
This commit is contained in:
@@ -22,6 +22,7 @@ steps:
|
||||
image: plugins/s3-sync:1
|
||||
settings:
|
||||
path_style: true
|
||||
delete: true
|
||||
bucket: pm-production
|
||||
endpoint: https://minio.mumbai.xn--17b.net
|
||||
source: dist1
|
||||
@@ -36,6 +37,7 @@ steps:
|
||||
image: plugins/s3-sync:1
|
||||
settings:
|
||||
path_style: true
|
||||
delete: true
|
||||
bucket: pm-production
|
||||
endpoint: https://minio.mumbai.xn--17b.net
|
||||
source: dist2
|
||||
|
||||
Reference in New Issue
Block a user