[libgda/LIBGDA_5.2] CI: make apt non interactive
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_5.2] CI: make apt non interactive
- Date: Tue, 23 Apr 2019 12:48:57 +0000 (UTC)
commit 7666320c12414ebefa8e3d760f975696967ec4d7
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date: Tue Apr 23 12:48:47 2019 +0000
CI: make apt non interactive
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b26044ef..bb75c0967 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,6 +36,7 @@ variables:
GIT_SUBMODULE_STRATEGY: normal
before_script:
+ - export DEBIAN_FRONTEND=noninteractive
- apt update && apt -y install $DEPENDENCIES
autotools_build:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]