X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-o2%2Fpti-o2.yaml;h=d5b43a4ac77852d63ccf1f3ccdb5f2ac3ac1fd8c;hb=d70fceabd72b01af7cef214c87e880e7e5054243;hp=e77a07b5fb6fe04effa00bb01dfea4988bf43887;hpb=3bcdb1f34221f271df9da070c693efabba5ac004;p=ci-management.git diff --git a/jjb/pti-o2/pti-o2.yaml b/jjb/pti-o2/pti-o2.yaml index e77a07b5..d5b43a4a 100644 --- a/jjb/pti-o2/pti-o2.yaml +++ b/jjb/pti-o2/pti-o2.yaml @@ -13,7 +13,7 @@ jobs: - gerrit-info-yaml-verify -- _pti_o2_common: &pti_o2_common +- pti_o2_common: &pti_o2_common # values apply to all pti/o2 projects name: pti-o2-common # git repo @@ -23,7 +23,7 @@ # maven settings file has credentials mvn-settings: pti-o2-settings -- _pti_o2_python: &pti_o2_python +- pti_o2_python: &pti_o2_python # settings for python builds name: pti-o2-python # the install script assumes an ubuntu image @@ -47,7 +47,7 @@ - master: branch: master -- _pti_o2_docker: &pti_o2_docker_common +- pti_o2_docker: &pti_o2_docker_common <<: *pti_o2_common # values apply to all pti/o2 docker projects # maven settings file has docker credentials