зеркало из https://github.com/mozilla/treeherder.git
Bug 1908165 - don't restart any services after apt-get, suppress prompt
This commit is contained in:
Родитель
418e79afb7
Коммит
076514040a
|
@ -57,7 +57,7 @@ jobs:
|
|||
- docker/install-docker-compose:
|
||||
version: 1.29.2
|
||||
- run:
|
||||
command: sudo apt-get update && sudo apt-get install python3-venv -y
|
||||
command: sudo NEEDRESTART_SUSPEND=True apt-get update && sudo NEEDRESTART_SUSPEND=True apt-get install python3-venv -y
|
||||
name: python for glean
|
||||
- run:
|
||||
name: Run tests and coverage within Docker container
|
||||
|
|
Загрузка…
Ссылка в новой задаче