osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/30751 )


Change subject: jobs/master-builds: use osmo-iuh/master for asn1c
......................................................................

jobs/master-builds: use osmo-iuh/master for asn1c

As discussed with Pau, let's build the "osmo-iuh/master" branch of our
asn1c.git repository in jenkins. This branch is what we actually use for
osmo-iuh and "master" should track upstream master.

Related: OS#2435
Change-Id: Ic97a23a175b301e6f42f7ca67deb84dcc3ee3f90
---
M jobs/master-builds.yml
1 file changed, 6 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/51/30751/1

diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index fc713ed..0f22a77 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -48,12 +48,16 @@
     trigger:
     email: [email protected] [email protected]
     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

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/30751
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic97a23a175b301e6f42f7ca67deb84dcc3ee3f90
Gerrit-Change-Number: 30751
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to