summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.gitlab-ci
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/local_settings.py.gitlab-ci')
-rw-r--r--example_project/local_settings.py.gitlab-ci1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/local_settings.py.gitlab-ci b/example_project/local_settings.py.gitlab-ci
index b4f94f6a1..b8f40b8bb 100644
--- a/example_project/local_settings.py.gitlab-ci
+++ b/example_project/local_settings.py.gitlab-ci
@@ -14,3 +14,4 @@ LOGFILE = '/tmp/ishtar.log'
PROJECT_SLUG = "CI-instance"
SECRET_KEY = "not-so-secret-key"
+DISABLE_TASK_TIMEOUT = True