From: Jessica Wagantall Date: Fri, 10 Nov 2023 19:42:59 +0000 (-0800) Subject: Chore: Update global-jjb X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=c27d74fc57b8d3f8acf91bffd89a3b8024497df2 Chore: Update global-jjb Fetch latest fixes from global-jjb Add default branch value which is mainly required by the releases jobs. Change-Id: Id4caa42ecd2fde385ffe0abbf6bde1d809a09c03 Signed-off-by: Jessica Wagantall --- diff --git a/global-jjb b/global-jjb index 76aaece5..f4b54436 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit 76aaece53118efec0bdcd003efb31f03d6286c92 +Subproject commit f4b544362ab8764479ce7a4b087c67e923500963 diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index d4014886..ebda548b 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -26,6 +26,9 @@ # counter-intuitively, the quotes here are REQUIRED container-push-registry: "{container-staging-registry}" + # Default branch + branch: master + # Don't define default java version here, # it will not be used by lf-maven-jobs. # Default maven version