Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthieu Boileau
nbcourse
Commits
924981d7
Commit
924981d7
authored
Nov 19, 2019
by
Matthieu Boileau
Browse files
CI : add PYTHONPATH
parent
db3d3b8b
Pipeline
#5480
passed with stage
in 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
924981d7
...
...
@@ -2,6 +2,8 @@ test:
tags
:
-
docker
image
:
boileaum/jupyter
variables
:
PYTHONPATH
:
'
.'
script
:
-
pip install -r requirements.txt
-
pip install -r dev_requirements.txt
...
...
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