aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 112eb30..e9d1683 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,5 @@
variables:
+ DEBIAN_FRONTEND: noninteractive
GIT_SUBMODULE_STRATEGY: recursive
PCB_TOOLS_EXT_DEPS: "python3-cffi python3-cairocffi python3-pycparser"
GERBOLYZE_DEPS: "python3-numpy python3-slugify python3-lxml python3-click"