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
d7ed72e0
Commit
d7ed72e0
authored
Nov 26, 2018
by
Robin Sonnabend
Browse files
Install wheel in CI
parent
98e81162
Pipeline
#476
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d7ed72e0
...
...
@@ -4,6 +4,7 @@ before_script:
-
export LANG=en_US.UTF-8
-
python3 -m venv venv
-
source venv/bin/activate
-
pip install wheel
-
pip install -r requirements.txt
stages
:
...
...
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