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
proba-mc2020
Commits
ee99fc83
Commit
ee99fc83
authored
Jun 23, 2020
by
Matthieu Boileau
Browse files
Add .gitlab-ci.yml
parent
02c947a3
Pipeline
#7729
failed with stage
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
ee99fc83
pages
:
image
:
boileaum/jupyter
script
:
-
pip install -r requirements.txt
-
nbcourse -n
5
-
mv build public
tags
:
-
docker
artifacts
:
paths
:
-
public
-
pages
\ No newline at end of file
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