Skip to content
Snippets Groups Projects
Commit de0ee400 authored by Etienne Kornobis's avatar Etienne Kornobis
Browse files

update ci

parent 68154894
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -12,9 +12,14 @@ build_notebooks:
script:
- mkdir -p public
- jupyter nbconvert --to html notebooks/*.ipynb --output-dir=public
artifacts:
paths:
- public
pages:
stage: deploy
script:
- echo "Deploying Pages"
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment