ci: set DEBIAN_FRONTEND: noninteractive for tests

This commit is contained in:
Michael Grote 2023-06-26 23:52:00 +02:00
parent f4919dca39
commit 7428e1a21f

View file

@ -110,6 +110,7 @@ steps:
UPLOAD_DIRECTORY: /uploads
AUTH_TOKEN: myuploadtoken
ENABLE_WEBSERVER: false
DEBIAN_FRONTEND: noninteractive
commands:
- |
apt update