X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;h=555fb364becd1ea376c78afb49741b7944e331b4;hb=db2347d5cb9f13ede8223c9001149e0338710f43;hp=b5378a118eb0e3b98282760be80cc5e095edf72b;hpb=a2f7362e594dee76a15d7091a47e6933802bdf47;p=ci-management.git diff --git a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml index b5378a11..555fb364 100644 --- a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml +++ b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml @@ -9,12 +9,12 @@ # values apply to all RIC docker-build projects. # factored out in case rmr needs multiple projects. # use a specific name to prevent reuse attempts - # bcos anchors don't cross document boundaries. + # because anchors don't cross document boundaries. name: rmr-docker-common build-node: ubuntu1804-docker-4c-4g # pull from the public mirror + releases registry container-public-registry: nexus3.o-ran-sc.org:10001 - # push to the staging repo bcos all builds are RCs + # push to the staging repo because all builds are RCs container-push-registry: nexus3.o-ran-sc.org:10004 stream: - master: @@ -30,13 +30,16 @@ docker-build-args: '--network=host -f ci/Dockerfile' # image name docker-name: '{name}' - # image tag, use a fixed value + # image tag; use a fixed value container-tag-method: latest # maven settings file has docker credentials mvn-settings: ric-plt-lib-rmr-settings + # copy deb to Jenkins filesystem + post_docker_build_script: !include-raw-escape: + - shell/copy-rmr-packages.sh jobs: - # verify only; no merge bcos no image is pushed - - gerrit-docker-verify + # merge pushes deb, not image + - '{project-name}-gerrit-docker-jobs' <<: *rmr_docker_common - project: