зеркало из https://github.com/mozilla/bugbot.git
Specify the directory to avoid failing when cloning a fork with a different name
This commit is contained in:
Родитель
f8585696e4
Коммит
70c8d87dc0
|
@ -40,7 +40,7 @@ tasks:
|
|||
command:
|
||||
- "/bin/bash"
|
||||
- "-lcx"
|
||||
- "git clone --quiet ${repository} &&
|
||||
- "git clone --quiet ${repository} bugbot &&
|
||||
cd bugbot &&
|
||||
git -c advice.detachedHead=false checkout ${head_rev} &&
|
||||
pip install --quiet -r requirements-test.txt &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче