diff --git a/build/ci/release.yml b/build/ci/release.yml index 707a9f11cc..9d0212ceef 100644 --- a/build/ci/release.yml +++ b/build/ci/release.yml @@ -63,7 +63,7 @@ functions: script: | set -Eeou pipefail - curl -sL http://boxes.10gen.com/build/curator/curator-dist-rhel70-${curator_release|"latest"}.tar.gz | tar zx + curl -sL http://boxes.10gen.com/build/curator/curator-dist-rhel80-${curator_release|"latest"}.tar.gz | tar zx "generate notices": - command: subprocess.exec type: test