X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;h=0c728688eb432e7937f20b8359eb40cd26e37803;hb=40c9f0d0abc7e79925974a610591a01ace80b5a3;hp=a36aa25c08dd41f618b712ebb81df3dcea370c3c;hpb=0b0ae43d238e54f1e24ba273eb5dbbd690347028;p=ci-management.git diff --git a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml index a36aa25c..0c728688 100644 --- a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml +++ b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml @@ -40,8 +40,9 @@ - gerrit-docker-verify - oran-gerrit-docker-ci-pc-merge stream: - - master: - branch: master + # verify and push from all branches + - all: + branch: '*' # build and publish distributions to test.pypi.org - project: @@ -58,8 +59,9 @@ - compare-type: REG_EXP pattern: 'src/bindings/rmr-python/.*' stream: - - master: - branch: master + # verify and push from all branches + - all: + branch: '*' jobs: - '{project-name}-gerrit-pypi-jobs' @@ -80,7 +82,7 @@ branch: master python-version: python3 # the pre-build-script installs debian packages - build-node: ubuntu1804-builder-2c-2ga + build-node: ubuntu1804-builder-2c-2g # install prereqs pre-build-script: !include-raw-escape: ../shell/install-deb-nng-rmr.sh sonarcloud: true