Revert "Try without DEBIAN_FRONTEND noninteractive."

This reverts commit 925c296b1b.
develop
Roman Telezhynskyi 2021-09-29 08:37:06 +03:00
parent 925c296b1b
commit 64819d19ec
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ regular_task_template: &REGULER_TASK_TEMPLATE
linux_task_template: &LINUX_TASK_TEMPLATE
<< : *REGULER_TASK_TEMPLATE
env:
DEBIAN_FRONTEND: "noninteractive"
PACKAGE_MANAGER_INSTALL: "apt-get -qq update && apt-get install -y"
container:
cpu: 4