X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpti-o2%2Fpti-o2.yaml;h=e77a07b5fb6fe04effa00bb01dfea4988bf43887;hb=refs%2Fchanges%2F47%2F10947%2F1;hp=d5b43a4ac77852d63ccf1f3ccdb5f2ac3ac1fd8c;hpb=d70fceabd72b01af7cef214c87e880e7e5054243;p=ci-management.git diff --git a/jjb/pti-o2/pti-o2.yaml b/jjb/pti-o2/pti-o2.yaml index d5b43a4a..e77a07b5 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