X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fcom-log%2Fcom-log.yaml;h=10936a9a3785e42d1396fa3a106869685678b0a1;hb=5a9b3e07c60264991f4ab14e9fa5a26bc50b5997;hp=5b9f9cfcecf99dbb0c0517e79c8eeb590bf6419b;hpb=5bbb4adbbf7b83d8371b4d0314cbe9165a788537;p=ci-management.git diff --git a/jjb/com-log/com-log.yaml b/jjb/com-log/com-log.yaml index 5b9f9cfc..10936a9a 100644 --- a/jjb/com-log/com-log.yaml +++ b/jjb/com-log/com-log.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: com/log # 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: com-log-settings jobs: