diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/tests/ci.jinja2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/tests/ci.jinja2 b/templates/tests/ci.jinja2 index 2d91611..5eecba3 100644 --- a/templates/tests/ci.jinja2 +++ b/templates/tests/ci.jinja2 @@ -1,5 +1,7 @@ - test: + timeout: + minutes: 15 definitions: - repository: https://git.automotivelinux.org/src/qa-testdefinitions from: git |