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 75e45cb commit 8c64aa1Copy full SHA for 8c64aa1
etc/evergreen.yml
@@ -2594,7 +2594,10 @@ tasks:
2594
- func: "git get project"
2595
- func: "get modified patch files"
2596
# NOTE: To disable the compile bypass feature, comment out the next line.
2597
- - func: "bypass compile and fetch binaries"
+ #
2598
+ # TODO SERVER-34680: Uncomment the next line when the mongoe binary is downloaded from the base
2599
+ # commit's compile task and included the artifacts tarball for the jsCore_mobile task to use.
2600
+ # - func: "bypass compile and fetch binaries"
2601
- func: "update bypass expansions"
2602
- func: "get buildnumber"
2603
- func: "set up credentials"
0 commit comments