We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2331f31 commit ad6ddc3Copy full SHA for ad6ddc3
.evergreen.yml
@@ -159,7 +159,7 @@ functions:
159
aws_key: ${aws_key}
160
aws_secret: ${aws_secret}
161
local_file: src/dist/RELEASES
162
- remote_file: ${project}/${revision}/RELEASES
+ remote_file: ${project}/${revision}/${compass_distribution}-RELEASES
163
bucket: mciuploads
164
permissions: public-read
165
content_type: application/octet-stream
package.json
@@ -256,7 +256,7 @@
256
"electron-mocha": "^3.3.0",
257
"enzyme": "^2.5.1",
258
"eslint-config-mongodb-js": "^2.2.0",
259
- "hadron-build": "^16.0.1",
+ "hadron-build": "^17.0.1",
260
"hadron-spectron": "^1.0.0",
261
"jsdom": "^9.8.3",
262
"mgeneratejs": "^0.2.0",
0 commit comments