X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=README.md;h=8745cf8a6bfa8e48b39c7be3bec2bf57806b89f5;hb=211af92b0788061f5486e24d01f3bbe25266aeed;hp=00f1279da51ea25890c1c22692c0fbc37efdd605;hpb=687da407d7dd30b7d6414c6cca4038f17f8bc69b;p=releng%2Fglobal-jjb.git diff --git a/README.md b/README.md index 00f1279d..8745cf8a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ JENKINS_HOSTNAME=jenkins092 LOGS_SERVER=https://logs.opendaylight.org NEXUS_URL=https://nexus.opendaylight.org SILO=releng +SONAR_URL=https://sonar.opendaylight.org ``` Note: Use **GIT_CLONE_URL** for GitHub projects as this @@ -109,6 +110,12 @@ macro. like '0.6.1' or a PEP-440 definition. For example `<1.0.0` or `>=1.0.0,<2.0.0`. +**mvn-site-id**: Maven Server ID from settings.xml containing the credentials +to push to a Maven site repository. + +**mvn-staging-id**: Maven Server ID from settings.xml containing the credentials +to push to a Maven staging repository. + defaults.yaml: ``` @@ -126,6 +133,7 @@ defaults.yaml: github_pr_admin_list: - tykeal lftools-version: '<1.0.0' + mvn-site-id: opendaylight-site ``` ## Config File Management