Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
westpy
Commits
835f13fe
Commit
835f13fe
authored
Sep 14, 2018
by
jhskone
Browse files
silence debconf crap
parent
b08cb8ba
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
835f13fe
...
...
@@ -10,6 +10,7 @@ westpy_build:
stage
:
build
image
:
ubuntu:latest
before_script
:
-
echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
-
apt-get update > /dev/null
-
apt-get install -qq dialog apt-utils -y > /dev/null
-
apt-get install -qq build-essential > /dev/null
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment