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=22dd95ee93a10d6c76d92c3d690a7a619e001c8b;hb=43e1d25252ae135f284e6b382e50a316e0bf7936;hp=ae2cf0f0677d377f9259fa05ad874ff007f4324b;hpb=0c44280c4af1e27fbdc24881c0cfbe0abe961a29;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 ae2cf0f0..22dd95ee 100644 --- a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml +++ b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml @@ -16,10 +16,6 @@ container-public-registry: nexus3.o-ran-sc.org:10001 # push to the staging repo bcos all builds are RCs container-push-registry: nexus3.o-ran-sc.org:10004 - # use host network to clone from our gerrit - docker-build-args: '--network=host' - # source of docker tag - docker-use-params-from: yaml-file-params stream: - master: branch: master @@ -30,8 +26,12 @@ project: ric-plt/lib/rmr # jenkins job name prefix project-name: '{name}' + # use host network to clone from our gerrit + docker-build-args: '--network=host -f ci/Dockerfile' # image name docker-name: '{name}' + # image tag, use a fixed value + container-tag-method: latest # maven settings file has docker credentials mvn-settings: ric-plt-lib-rmr-settings jobs: