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 d22d276 commit 92163d8Copy full SHA for 92163d8
.evergreen.yml
@@ -84,7 +84,7 @@ functions:
84
curl -fs \
85
-o "signtool.exe" \
86
--url "https://s3.amazonaws.com/boxes.10gen.com/build/signtool.exe"
87
- rm node_modules/electron-installer-squirrel-windows/vendor/signtool.exe
+ rm -f node_modules/electron-installer-squirrel-windows/vendor/signtool.exe
88
89
# Environment variables set for use by notary-service signtool.exe on Windows:
90
# NOTARY_URL, NOTARY_AUTH_TOKEN, NOTARY_SIGNING_KEY, NOTARY_SIGNING_COMMENT
0 commit comments