diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-07-24 08:53:05 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2023-07-24 08:55:13 +0200 |
commit | cc59bde2c42dd6cc3b6d296c50efd93aee9f1086 (patch) | |
tree | f522eb20fc06f36069ae76a148d762a343ae3ba6 /jjb/oom/offline-installer.yaml | |
parent | a2d963bbb5f3f1ad32661bfe3469dad13fe7230a (diff) |
[OOM] Add London branch
Issue-ID: CIMAN-439
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I2c2a94d370302f60b262c180c00014502886559b
Diffstat (limited to 'jjb/oom/offline-installer.yaml')
-rw-r--r-- | jjb/oom/offline-installer.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/oom/offline-installer.yaml b/jjb/oom/offline-installer.yaml index 55e44ede3..3f74e44a0 100644 --- a/jjb/oom/offline-installer.yaml +++ b/jjb/oom/offline-installer.yaml @@ -8,8 +8,8 @@ stream: - "master": branch: "master" - - "kohn": - branch: "kohn" + - "london": + branch: "london" jobs: - "{project-name}-{stream}-review": @@ -39,8 +39,8 @@ stream: - "master": branch: "master" - - "kohn": - branch: "kohn" + - "london": + branch: "london" - project: name: offline-installer-pytest |