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 9a5e962 commit 518655dCopy full SHA for 518655d
.evergreen/config.yml
@@ -144,6 +144,7 @@ functions:
144
working_dir: src
145
script: |
146
${PREPARE_SHELL}
147
+ export DISTRO_ID=${distro_id}
148
bash ${PROJECT_DIRECTORY}/.evergreen/run-mongosh-integration-tests.sh
149
cleanup:
150
- command: shell.exec
.evergreen/config.yml.in
@@ -166,6 +166,7 @@ functions:
166
working_dir: "src"
167
168
169
170
171
172
"cleanup":
0 commit comments