diff options
Diffstat (limited to 'jjb/global-templates-script.yaml')
-rw-r--r-- | jjb/global-templates-script.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml index 1ee505fc7..81ef487a7 100644 --- a/jjb/global-templates-script.yaml +++ b/jjb/global-templates-script.yaml @@ -41,6 +41,10 @@ branch: '{branch}' files: '{pattern}' + wrappers: + - infra-wrappers: + build-timeout: '{build-timeout}' + builders: - shell: '{script}' |