We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f530e9e commit 287d036Copy full SHA for 287d036
.evergreen/config.yml
@@ -53,7 +53,7 @@ functions:
53
aws_key: ${aws_key}
54
aws_secret: ${aws_secret}
55
local_file: mongoc.tar.gz
56
- remote_file: mongo-c-driver/mongo-c-driver-${CURRENT_VERSION}.tar.gz
+ remote_file: mongo-c-driver/${branch_name}/mongo-c-driver-${CURRENT_VERSION}.tar.gz
57
bucket: mciuploads
58
permissions: public-read
59
content_type: ${content_type|application/x-gzip}
0 commit comments