Skip to content

Commit f2d29ee

Browse files
authored
MONGOCRYPT-899 fix upload-all copy (#1156)
* remove unnecessary release step No longer needed after MONGOCRYPT-840 * note possible need to click "Force Repotracker Run" * update reference to tasks to wait for * remove copy of same filename
1 parent 3627b43 commit f2d29ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.evergreen/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,6 @@ tasks:
871871
if [ -n "${tag_upload_location}" ]; then
872872
# the "fetch source" step detected a release tag on HEAD, so we
873873
# 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
875874
876875
if [[ "$tag_upload_location" = *-* ]]; then
877876
# Unstable release, like 1.1.0-beta1 or 1.0.1-rc0.

0 commit comments

Comments
 (0)