зеркало из https://github.com/mozilla/bugbug.git
Stop installing dependencies in the integration test, since we now run it after Docker push
See also #1087
This commit is contained in:
Родитель
e0a9579695
Коммит
63fe7e24b1
|
@ -306,7 +306,6 @@ tasks:
|
|||
git clone --quiet ${repository} &&
|
||||
cd bugbug &&
|
||||
git -c advice.detachedHead=false checkout ${head_rev} &&
|
||||
pip install --disable-pip-version-check --quiet --no-cache-dir . &&
|
||||
python -c 'import os; print(os.environ.keys())' &&
|
||||
bash ./scripts/integration_test.sh"
|
||||
cache:
|
||||
|
|
Загрузка…
Ссылка в новой задаче