diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/oom/oom-helm.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index aa40f2959..dc2a2062e 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -43,10 +43,12 @@ - "{project-name}-{stream}-merge-helm": build_script: "{oom_build_script}" files: "**" + build-timeout: 480 - "{project-name}-{stream}-release-helm": build_script: "{oom_build_script}" post_build_script: !include-raw-escape: shell/publish_helm_charts.sh files: "**" + build-timeout: 480 # Below jobs disabled until future need. - "{project-name}-{subproject}-{stream}-verify-helm2": |