osmith has uploaded this change for review.

View Change

jobs/master: add osmocom-android-binaries

Add a job that runs contrib/jenkins.sh of the new
osmocom-android-binaries repository to deploy it.

Related: SYS#7197
Change-Id: I9153fd60ed6cea150096c0e462284bc7f9605beb
---
M jobs/master-builds.yml
1 file changed, 6 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/84/38984/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 6f255fd..dce4849 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -594,6 +594,12 @@

- dahdi-tools

+ - osmocom-android-binaries:
+ ssh:
+ - binaries_ftp.osmocom.org
+ concurrent: false
+ repos_url: 'https://gitea.osmocom.org/osmocom/osmocom-android-binaries'
+
- xgoldmon:
repos_url: 'https://github.com/2b-as/{repos}'
cmd: |

To view, visit change 38984. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I9153fd60ed6cea150096c0e462284bc7f9605beb
Gerrit-Change-Number: 38984
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>