Skip to content

Commit aae7295

Browse files
committed
Update .evergreen.yml
1 parent a3711a0 commit aae7295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ tasks:
218218
- src/github.com/mongodb/mongocli/dist/*.rpm
219219
- src/github.com/mongodb/mongocli/dist/*.tgz
220220
- src/github.com/mongodb/mongocli/dist/*.json
221-
remote_file: ${project}/dist/${build_id}/
221+
remote_file: mongocli/
222222
bucket: downloads.mongodb.org
223223
permissions: public-read
224224
content_type: ${content_type|application/x-gzip}

0 commit comments

Comments
 (0)