summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Reams <jbreams@mongodb.com>2015-06-23 15:49:37 -0400
committerJonathan Reams <jbreams@mongodb.com>2015-06-23 15:49:37 -0400
commit2765501a26ceae49823bc8ed82b92421d1b81c39 (patch)
treea582a07a9d01ddafd4470548d4d8abe69e60a813
parent5749faa717e53a6929a6a2443c8bff7887a31f38 (diff)
downloadmongo-2765501a26ceae49823bc8ed82b92421d1b81c39.tar.gz
BUILD-719 Switch notary client key name to expansion
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 59d000a4f71..ea4dec348b2 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1745,7 +1745,7 @@ tasks:
cp debugsymbols-*.${ext|tgz} mongodb-${push_name}-${push_arch}-debugsymbols-${suffix}.${ext|tgz} || true
/usr/bin/find build/ -type f | grep msi$ | xargs -I original_filename cp original_filename mongodb-win32-${push_arch}-${suffix}.msi || true
- notary-client.py --key-name "server-2.8" --auth-token-file ./signing_auth_token --comment "MCI Automatic Signing ${revision} - ${build_variant} - ${branch_name}" --notary-url http://notary-service.build.10gen.cc:5000 --skip-missing mongodb-${push_name}-${push_arch}-${suffix}.${ext|tgz} mongodb-${push_name}-${push_arch}-debugsymbols-${suffix}.${ext|tgz} mongodb-win32-${push_arch}-${suffix}.msi
+ notary-client.py --key-name "${signing_key_name}" --auth-token-file ./signing_auth_token --comment "MCI Automatic Signing ${revision} - ${build_variant} - ${branch_name}" --notary-url http://notary-service.build.10gen.cc:5000 --skip-missing mongodb-${push_name}-${push_arch}-${suffix}.${ext|tgz} mongodb-${push_name}-${push_arch}-debugsymbols-${suffix}.${ext|tgz} mongodb-win32-${push_arch}-${suffix}.msi
rm signing_auth_token
# Put the binaries tarball/zipfile