Fix rtd merge job to handle new tag uploaded
[releng/global-jjb.git] / releasenotes / notes / standardize-nexus-proxy-release-job-2-9c904ce3b09d08da.yaml
1 ---
2 upgrade:
3   - |
4     Projects using lf-release-jobs need to make sure they have the global
5     variable NEXUSPROXY added in Jenkins production and Jenkins sandbox
6     servers. The value of this variable should be the URL to the project's
7     Nexus server. Previous commit 118b7cbf171aca498d1a0a3a485bad990ad2e7b6
8     missed this variable.
9 fixes:
10   - |
11     Avoid the usage of project specific variables. Do not use ODLNEXUSPROXY
12     var, but instead use a generalized variable.