From e6384518fc89a73e193f3d1f6ee7cf4b31f35b39 Mon Sep 17 00:00:00 2001 From: Sophia Guo Date: Mon, 4 Nov 2024 12:37:14 -0500 Subject: [PATCH] Add release Tap collection and upload url --- pipelines/build/common/build_base_file.groovy | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pipelines/build/common/build_base_file.groovy b/pipelines/build/common/build_base_file.groovy index 7afa82e60..70dfd8b43 100644 --- a/pipelines/build/common/build_base_file.groovy +++ b/pipelines/build/common/build_base_file.groovy @@ -1034,6 +1034,19 @@ class Builder implements Serializable { if (publish || release) { if (release) { context.println 'NOT PUBLISHING RELEASE AUTOMATICALLY, PLEASE SEE THE RERUN RELEASE PUBLISH BINARIES LINKS' + releaseSummary.appendText('', false) + releaseSummary.appendText("TAPs COLLECTION and REALEASE: