X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-app-hw-python%2Fric-app-hw-python.yaml;fp=jjb%2Fric-app-hw-python%2Fric-app-hw-python.yaml;h=6e0844872710dcf0b904845171bd8c9624953851;hb=0d18cc0ce9fb0e5361f2e8bca8bf91745dbc5212;hp=67549cfca4601b37c13b9d617a0fdf0f7e9ba1ee;hpb=46a452f5fcc40631de1950b6b445ad1ab971f958;p=ci-management.git diff --git a/jjb/ric-app-hw-python/ric-app-hw-python.yaml b/jjb/ric-app-hw-python/ric-app-hw-python.yaml index 67549cfc..6e084487 100644 --- a/jjb/ric-app-hw-python/ric-app-hw-python.yaml +++ b/jjb/ric-app-hw-python/ric-app-hw-python.yaml @@ -22,3 +22,18 @@ build-node: centos7-builder-1c-1g jobs: - gerrit-info-yaml-verify + +- project: + <<: *hw-python_common + name: ric-app-hw-python + # image name + docker-name: 'o-ran-sc/{name}' + # source of docker tag + container-tag-method: yaml-file + # use host network to clone from our gerrit + docker-build-args: '--network=host' + jobs: + - '{project-name}-gerrit-docker-jobs' + stream: + - master: + branch: master