Skip to content

Commit 287d036

Browse files
committed
distinguish archive uploads by branch
1 parent f530e9e commit 287d036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ functions:
5353
aws_key: ${aws_key}
5454
aws_secret: ${aws_secret}
5555
local_file: mongoc.tar.gz
56-
remote_file: mongo-c-driver/mongo-c-driver-${CURRENT_VERSION}.tar.gz
56+
remote_file: mongo-c-driver/${branch_name}/mongo-c-driver-${CURRENT_VERSION}.tar.gz
5757
bucket: mciuploads
5858
permissions: public-read
5959
content_type: ${content_type|application/x-gzip}

0 commit comments

Comments
 (0)