summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTural Farhadov <tural.ferhadov@gmail.com>2023-04-07 20:07:58 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-04-07 21:25:19 +0000
commitb8853d4f02e80e03b7e11982d6d1b41f13f87924 (patch)
treeed7adc229547e3c4b15865f8c4eaa5900bc4aaf8 /etc
parent45c4c96122bed169acf7d7cb0303c0fa600cce04 (diff)
downloadmongo-b8853d4f02e80e03b7e11982d6d1b41f13f87924.tar.gz
SERVER-75652: fix authenticode signing failure
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen_yml_components/definitions.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen_yml_components/definitions.yml b/etc/evergreen_yml_components/definitions.yml
index 533bb18eef3..9bd914530be 100644
--- a/etc/evergreen_yml_components/definitions.yml
+++ b/etc/evergreen_yml_components/definitions.yml
@@ -7386,7 +7386,7 @@ tasks:
aws_secret: ${aws_secret}
permissions: public-read
build_variants: ["enterprise-windows", "windows"]
- local_file: src/mongodb-${push_name}-${push_arch}-${suffix}-signed.msi
+ local_file: src/mongodb-${push_name}-${push_arch}-${suffix}.msi
bucket: build-push-testing
content_type: application/x-msi
remote_file: ${push_path}-STAGE/${push_name}/mongodb-${push_name}-${push_arch}-${suffix}-${task_id}-signed.msi