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 f5e478a commit 5fe2d7eCopy full SHA for 5fe2d7e
.evergreen/compilation-context-expansions.sh
@@ -1,4 +1,4 @@
1
-export DISTRO_UPLOADLIST_REGEX="^(rhel70|win|rhel72-zseries|rhel81-power8|amazon2-arm64|macos)"
+export DISTRO_UPLOADLIST_REGEX="^(rhel70|win|rhel7-zseries|rhel81-power8|amazon2-arm64|macos)"
2
export COMPILING_CONTEXT_FILE="$(pwd)/../tmp/compiling-context.yml"
3
4
if ! [[ "$DISTRO_ID" =~ $DISTRO_UPLOADLIST_REGEX ]]; then
0 commit comments