X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-release-jobs.rst;h=3df7f8d38cfc9875625af9cee3ca1eb55d2e8e06;hb=d60a07de920a48e44fa34242c774e3a9f04250dc;hp=9d5b1886067393372e95fb0c81b6c8246e377199;hpb=0e21b89781f1e6def06ff6e6238107981c4ee75b;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-release-jobs.rst b/docs/jjb/lf-release-jobs.rst index 9d5b1886..3df7f8d3 100644 --- a/docs/jjb/lf-release-jobs.rst +++ b/docs/jjb/lf-release-jobs.rst @@ -108,6 +108,10 @@ The JSON schema for a container release job appears below. type: "string" container_release_tag: type: "string" + container_pull_registry" + type: "string" + container_push_registry" + type: "string" ref: type: "string" @@ -122,6 +126,8 @@ per-container version strings to pull images from the container registry. --- distribution_type: 'container' container_release_tag: '1.0.0' + container_pull_registry: 'nexus.onap.org:10003" + container_push_registry: 'nexus.onap.org:10002" project: 'test' containers: - name: test-backend @@ -218,6 +224,12 @@ Jenkins configure -> Global properties -> Environment variables ``RELEASE_USERNAME = YOUR_RELEASE_USERNAME`` ``RELEASE_EMAIL = YOUR_RELEASE_EMAIL`` + +.. note:: + + Add these variables to your global-vars-$SILO.sh file or they will + be overwritten. + Jenkins configure -> Managed Files -> Add a New Config -> Custom File id: signing-pubkey