diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-06-25 12:30:12 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-06-25 13:01:38 +0200 |
commit | 43782f8bba846e664058130157e426ef54b638ea (patch) | |
tree | dac8f824758378781f00f399b993eef25ab6c9fb /shippable.yml | |
parent | 1edcb718293f24ad190703a345f8f868b6e3bcc4 (diff) |
CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments
This ensures that we don't hang waiting for debconf.
(cherry picked from commit 551ded4b63f6f47f022c5ca841031fc2566a58ff)
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml index 5aafda9cf..3978ddcb5 100644 --- a/shippable.yml +++ b/shippable.yml @@ -1,4 +1,6 @@ language: none +env: + - DEBIAN_FRONTEND=noninteractive build: pre_ci_boot: |