MM: remove debug mode on the crawls
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
edf788fab0
commit
2ccc99782b
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ spec:
|
||||||
- "{{ cronjob.category }}"
|
- "{{ cronjob.category }}"
|
||||||
- "--{{ cronjob.include_disabled | ternary('include', 'exclude') }}-disabled"
|
- "--{{ cronjob.include_disabled | ternary('include', 'exclude') }}-disabled"
|
||||||
- "--no-fail"
|
- "--no-fail"
|
||||||
- "--debug"
|
|
||||||
- "crawl"
|
- "crawl"
|
||||||
env:
|
env:
|
||||||
# Defaults to 80 columns, not very readable
|
# Defaults to 80 columns, not very readable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue