From 566a79d6e0d37dd9ce140e6da16f732d9b79780e Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 14 Dec 2021 09:30:36 +0100 Subject: [PATCH] Add e-release branch for nonrtric Issue-ID: NONRTRIC-675 Signed-off-by: elinuxhenrik Change-Id: I7db102b82600d33d9a43800752a02bcb29fb8080 --- jjb/nonrtric/nonrtric.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index 2c305119..0bfaf2ca 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -38,6 +38,8 @@ branch: cherry - dawn: branch: dawn + - e-release: + branch: e-release # nonrtric:a1-policy-management-service/ # Maven artifacts for nonrtric-a1-policy-management-service/ @@ -59,6 +61,8 @@ stream: - master: branch: master + - e-release: + branch: e-release # nonrtric:policy-agent/ # Maven artifacts for nonrtric-policy-agent/ @@ -107,6 +111,8 @@ branch: cherry - dawn: branch: dawn + - e-release: + branch: e-release # nonrtric:information-coordinator-service # Maven artifacts for nonrtric-information-coordinator-service @@ -128,6 +134,8 @@ stream: - master: branch: master + - e-release: + branch: e-release # nonrtric:enrichment-coordinator-service # Maven artifacts for nonrtric-enrichment-coordinator-service @@ -176,6 +184,8 @@ branch: cherry - dawn: branch: dawn + - e-release: + branch: e-release - project: <<: *nonrtric_jdk_common @@ -256,6 +266,8 @@ branch: master - dawn: branch: dawn + - e-release: + branch: e-release - project: <<: *nonrtric_jdk_common -- 2.16.6