Be quiet when installing bugbug package in the test scheduling history push data retrieval task

This commit is contained in:
Marco Castelluccio 2019-10-19 21:22:42 +01:00
Родитель 0595eb99ad
Коммит 940e97cdcf
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -100,7 +100,7 @@ tasks:
- "/bin/bash"
- "-cx"
- "wget https://github.com/mozilla/bugbug/raw/${version}/scripts/test_scheduling_history_retriever.py &&
pip install bugbug==${version} &&
pip install --quiet --no-cache-dir bugbug==${version} &&
python test_scheduling_history_retriever.py retrieve"
artifacts: