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.
upload-all
1 parent 95face3 commit 8758abfCopy full SHA for 8758abf
1 file changed
.evergreen/config.yml
@@ -871,7 +871,6 @@ tasks:
871
if [ -n "${tag_upload_location}" ]; then
872
# the "fetch source" step detected a release tag on HEAD, so we
873
# prepare a local file for upload to a location based on the tag
874
- cp -a libmongocrypt-all-${tag_upload_location!|*revision}.tar.gz libmongocrypt-all-${tag_upload_location}.tar.gz
875
876
if [[ "$tag_upload_location" = *-* ]]; then
877
# Unstable release, like 1.1.0-beta1 or 1.0.1-rc0.
0 commit comments