summaryrefslogtreecommitdiffstats
path: root/jjb/oom/oom-helm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/oom/oom-helm.yaml')
-rw-r--r--jjb/oom/oom-helm.yaml12
1 files changed, 4 insertions, 8 deletions
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml
index 2d06faa2c..40eca918c 100644
--- a/jjb/oom/oom-helm.yaml
+++ b/jjb/oom/oom-helm.yaml
@@ -24,18 +24,14 @@
stream:
- "master":
branch: "master"
+ - "kohn":
+ branch: "kohn"
- "jakarta":
branch: "jakarta"
- - "istanbul":
- branch: "istanbul"
-
helm_bin:
- helm3.8
- exclude: []
- subproject: []
-
jobs:
- "{project-name}-{stream}-image-verify":
files: "**"
@@ -46,10 +42,10 @@
- "{project-name}-{stream}-merge-helm":
build_script: "{oom_build_script}"
post_build_script: !include-raw-escape: shell/publish_helm_charts.sh
- files: "**"
+ files: "kubernetes/**"
build-timeout: 900
- "{project-name}-{stream}-release-helm":
build_script: "{oom_build_script_skip_lint}"
post_build_script: !include-raw-escape: shell/publish_helm_charts.sh
- files: "**"
+ files: "kubernetes/**"
build-timeout: 900