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
7acb4034
Commit
7acb4034
authored
Nov 26, 2018
by
Robin Sonnabend
Browse files
Add and install python packages
parent
f5404de6
Pipeline
#474
failed with stage
in 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7acb4034
...
...
@@ -2,6 +2,9 @@ image: stretch_website
before_script
:
-
export LANG=en_US.UTF-8
-
python -m venv venv
-
source venv/bin/activate
-
pip install -r requirements.txt
stages
:
-
test
...
...
requirements.txt
0 → 100644
View file @
7acb4034
PyYAML
==3.13
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