diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2024-07-04 08:42:12 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2024-07-04 08:42:12 +0200 |
commit | e37d27cef3f27a32afe91635f58009008993a9b5 (patch) | |
tree | c7290c050c57f65acf34295339bcf2ea500ea50a /jjb/oom | |
parent | dd9ed7b8c57d52d49b7968cb90e482829de5b2e6 (diff) |
[OOM] Add newdelhi branch
Issue-ID: OOM-3303
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I9393a21f4eb2f41acdbaca95f622dd9bd5d42f69
Diffstat (limited to 'jjb/oom')
-rw-r--r-- | jjb/oom/oom-helm.yaml | 2 | ||||
-rw-r--r-- | jjb/oom/oom-main-linter.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index 25f9de340..0fbcee08d 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -46,6 +46,8 @@ stream: - "master": branch: "master" + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" diff --git a/jjb/oom/oom-main-linter.yaml b/jjb/oom/oom-main-linter.yaml index d92e58247..9351fe68c 100644 --- a/jjb/oom/oom-main-linter.yaml +++ b/jjb/oom/oom-main-linter.yaml @@ -31,5 +31,7 @@ stream: - "master": branch: "master" + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" |