File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ functions:
182
182
aws_key : ${aws_key}
183
183
aws_secret : ${aws_secret}
184
184
local_file : src/dist.tgz
185
- remote_file : mongosh/binaries/${build_id }/mongosh-${executable_os_id}.tgz
185
+ remote_file : mongosh/binaries/${revision}/${revision_order_id }/mongosh-${executable_os_id}.tgz
186
186
bucket : mciuploads
187
187
permissions : public-read
188
188
content_type : application/x-gzip
@@ -196,7 +196,7 @@ functions:
196
196
aws_key : ${aws_key}
197
197
aws_secret : ${aws_secret}
198
198
local_file : src/dist.tgz
199
- remote_file : mongosh/binaries/${build_id }/mongosh-${executable_os_id}.tgz
199
+ remote_file : mongosh/binaries/${revision}/${revision_order_id }/mongosh-${executable_os_id}.tgz
200
200
bucket : mciuploads
201
201
- << : *package_and_upload_artifact
202
202
test_linux_artifact :
You can’t perform that action at this time.
0 commit comments