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 3b28684 commit 6194e56Copy full SHA for 6194e56
.evergreen/.evg.yml
@@ -128,7 +128,7 @@ functions:
128
working_dir: "src"
129
script: |
130
${PREPARE_SHELL}
131
- [ -f ${PROJECT_DIRECTORY}/${file} ] && sh ${PROJECT_DIRECTORY}/${file} || echo "${PROJECT_DIRECTORY}/${file} not available, skipping"
+ ${PROJECT_DIRECTORY}/${file}
132
133
"upload mo artifacts":
134
- command: shell.exec
0 commit comments