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"