osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/39587?usp=email
)
Change subject: jobs/master-builds: remove redundant branch
......................................................................
jobs/master-builds: remove redundant branch
We don't need this line, as this is just the default branch.
Change-Id: I8d5d8896b9a76219423e0b7f13bcce2924c75c79
---
M jobs/master-builds.yml
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 0e3080b..32815cf 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -92,7 +92,6 @@
# in alphabetical order
repos:
- android-apdu-proxy:
- branch: master
cmd: |
ANDROID_CACHE="$HOME/android-cache/master-builds/android"
GRADLE_CACHE="$HOME/android-cache/master-builds/gradle"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39587?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8d5d8896b9a76219423e0b7f13bcce2924c75c79
Gerrit-Change-Number: 39587
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>