diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml index fc713ed0..0f22a77e 100644 --- a/jobs/master-builds.yml +++ b/jobs/master-builds.yml @@ -48,12 +48,16 @@ trigger: email: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org git_base_url: https://gerrit.osmocom.org + branches: + - master ssh: - docs_ftp.osmocom.org # in alphabetical order repos: - - asn1c + - asn1c: + branches: + - osmo-iuh/master - libasn1c: # Full triggers would be: @@ -518,8 +522,7 @@ scm: - git: url: "{git_base_url}/{repos}" - branches: - - 'origin/master' + branches: '{obj:branches}' refspec: name: wipe-workspace: false