X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;fp=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;h=0c728688eb432e7937f20b8359eb40cd26e37803;hp=ca077edabb55d5ed4428fee2091a33201f6cd610;hb=0b75140daa4299e2a88f491a1ed36cce358ff83d;hpb=31c86f5cc25ff4cbd8a35571ca32479671c8b178 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 ca077eda..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'