X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fcom-asn1%2Fcom-asn1.yaml;h=470c9bbc658f3a9f52c608b062cb51bc5d331498;hb=d73e8e317df2c5d50da08791e7ee7da26db88f9a;hp=cf24a8c18716ec4a829f89598e5b0b71d59a0398;hpb=864ffed0594bdcce06b6df983b2ac96d53fe9190;p=ci-management.git diff --git a/jjb/com-asn1/com-asn1.yaml b/jjb/com-asn1/com-asn1.yaml index cf24a8c1..470c9bbc 100644 --- a/jjb/com-asn1/com-asn1.yaml +++ b/jjb/com-asn1/com-asn1.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/asn1 # 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-asn1-settings jobs: