diff options
author | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2024-05-28 19:54:06 -0600 |
---|---|---|
committer | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2024-06-05 17:32:32 -0600 |
commit | 21d2cf38eeab24387e24be271b8582cc059b0059 (patch) | |
tree | b6368a3623eb044ce2028fcd1456aadfb696587a /jjb/aai/aai-logging-service.yaml | |
parent | 93279e1167f7d47b731f4872047b833cbebda479 (diff) |
CI: Remove deprecated branches
Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I9174e9dbbc6d50e0a7caaebe2a77006f71721858
Diffstat (limited to 'jjb/aai/aai-logging-service.yaml')
-rw-r--r-- | jjb/aai/aai-logging-service.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/aai/aai-logging-service.yaml b/jjb/aai/aai-logging-service.yaml index 44024d2f5..df11636cc 100644 --- a/jjb/aai/aai-logging-service.yaml +++ b/jjb/aai/aai-logging-service.yaml @@ -20,10 +20,6 @@ build-node: centos7-docker-2c-1g project: "aai/logging-service" stream: - - "jakarta": - branch: "jakarta" - - "kohn": - branch: "kohn" - "master": branch: "master" mvn-settings: "aai-logging-service-settings" |