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 12:30:58 +0200 |
commit | 551ded4b63f6f47f022c5ca841031fc2566a58ff (patch) | |
tree | f898f63d7520275b41aad313c30482c5cc43eb01 /shippable.yml | |
parent | 79f012bd09ae99d4c9d63dc0ac960376b5338b32 (diff) |
CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments
This ensures that we don't hang waiting for debconf.
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: |