Skip to content

Commit 2e0adf5

Browse files
committed
[RelEng] Remove non-production warning in release announcement mail
1 parent 45e81c5 commit 2e0adf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsJobs/Releng/publishPromotedBuild.jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pipeline {
111111
New and Noteworthy:
112112
https://www.eclipse.org/eclipse/news/${RELEASE_VERSION_MAJOR}.${RELEASE_VERSION_MINOR}/
113113

114-
Update existing (non-production) installs:
114+
Update existing ${ RELEASE_TYPE != 'R' ? '(non-production) ' : ''}installations:
115115
https://download.eclipse.org/eclipse/updates/${REPOSITORY_PATH.substring(0, REPOSITORY_PATH.lastIndexOf('/'))}/
116116

117117
Specific repository good for building against:

0 commit comments

Comments
 (0)