Make rollback-test task verbose

This commit is contained in:
Marco Castelluccio 2019-06-03 11:06:20 +02:00
Родитель ac6ab827e1
Коммит e62dd6f37d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -75,7 +75,7 @@ tasks:
- "/bin/bash"
- "-lcx"
- "python -c 'from bugbug import bugzilla, db; db.download()' &&
python -m bugbug.bug_snapshot"
python -m bugbug.bug_snapshot --verbose"
routes:
- notify.email.release-mgmt-analysis@mozilla.com.on-failed"
- notify.irc-channel.#bugbug.on-failed