diff options
-rw-r--r-- | jjb/oom/oom-helm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml index 3c1329a44..aa40f2959 100644 --- a/jjb/oom/oom-helm.yaml +++ b/jjb/oom/oom-helm.yaml @@ -39,7 +39,7 @@ - "{project-name}-{stream}-verify-{helm_bin}": build_script: "{oom_build_script}" files: "**" - build-timeout: 360 + build-timeout: 480 - "{project-name}-{stream}-merge-helm": build_script: "{oom_build_script}" files: "**" |