X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-release-jobs.rst;h=4ef52ad7f0a51bdaac3db746799b0cbc0a9139a7;hb=refs%2Fchanges%2F81%2F61781%2F1;hp=c040efa4d0b2b7f0bbf847aebcecb876c44d005f;hpb=339da918647c2014772d98356d280dda5e64d72c;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-release-jobs.rst b/docs/jjb/lf-release-jobs.rst index c040efa4..4ef52ad7 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