fix CI build stuck on TZ data config

when pushing a new commit, I noticed the CI build gets stuck on:

Configuring tzdata
------------------
Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located.
  1. Africa   3. Antarctica  5. Arctic  7. Atlantic  9. Indian    11. US
  2. America  4. Australia   6. Asia    8. Europe    10. Pacific  12. Etc
Geographic area:
This commit is contained in:
Matthias Sweertvaegher 2020-12-14 17:44:11 +01:00
parent 98a4bf483a
commit 698a05fcc4
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
variables:
DEBIAN_FRONTEND: noninteractive
stages: stages:
- build - build