diff options
author | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2016-12-30 18:01:07 -0500 |
---|---|---|
committer | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2016-12-30 18:01:07 -0500 |
commit | 4a5adbb971bdf95adce07ec01120c24b44268946 (patch) | |
tree | a909a6cd1291aba1cf948f67b225b0a0d1f04c3c | |
parent | e5699aab7fa3b04b8ce01ee35c038dafe45f13d9 (diff) | |
download | mongo-4a5adbb971bdf95adce07ec01120c24b44268946.tar.gz |
SERVER-27552 Upload debug symbols from Linux DEBUG builder to S3.
-rw-r--r-- | etc/evergreen.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 95a817d9664..88537abbd50 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -163,6 +163,7 @@ variables: - enterprise-debian71-64 - enterprise-debian81-64 - linux-64 + - linux-64-debug - amazon - rhel62 - rhel70 |