Skip to content

Commit 654c3b6

Browse files
committed
INT-198 Disable signing for OS X Evergreen builds
1 parent 905a7ae commit 654c3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ buildvariants:
106106
run_on:
107107
- "osx-108"
108108
expansions:
109-
add_environment: ""
109+
add_environment: "SCOUT_INSTALLER_UNSIGNED=1"
110110
add_path: /opt/node/bin
111111
installer_content_type: "application/x-apple-diskimage"
112112
installer_filename: "MongoDB Scout.dmg"

0 commit comments

Comments
 (0)