ci: set DEBIAN_FRONTEND: noninteractive for tests
This commit is contained in:
parent
f4919dca39
commit
7428e1a21f
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ steps:
|
|||
UPLOAD_DIRECTORY: /uploads
|
||||
AUTH_TOKEN: myuploadtoken
|
||||
ENABLE_WEBSERVER: false
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- |
|
||||
apt update
|
||||
|
|
Reference in a new issue