Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
packages
Commits
ea35c6fa
Commit
ea35c6fa
authored
Nov 26, 2018
by
Robin Sonnabend
Browse files
Make apt-get install non-interactive
parent
38bf6276
Pipeline
#481
failed with stage
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ea35c6fa
...
...
@@ -4,7 +4,7 @@ before_script:
-
export LANG=en_US.UTF-8
-
id
-
apt-get update
-
apt-get install dpkg-dev
-
apt-get install
-y
dpkg-dev
-
python3 -m venv venv
-
source venv/bin/activate
-
pip install wheel
...
...
Write
Preview
Supports
Markdown
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