Skip to content
Snippets Groups Projects
Commit c777d298 authored by Andreas Herten's avatar Andreas Herten
Browse files

Add new CI

parent 4d260534
Branches
No related tags found
No related merge requests found
Pipeline #17466 failed
...@@ -6,6 +6,10 @@ pages: ...@@ -6,6 +6,10 @@ pages:
- mkdir public - mkdir public
- git checkout -f pages - git checkout -f pages
- cp index.html public/ - cp index.html public/
- tar czf public/pandas-tutorial.tar.gz Introduction-to-Pandas--tasks.ipynb Introduction-to-Pandas--solution.ipynb lost.json nest-data.csv
- cp Introduction-to-Pandas--slides.ipynb public/
- cp Introduction-to-Pandas--slides.pdf public/
- tar czf public/slides.tar.gz Introduction-to-Pandas--slides.html custom.css custom.js fzj.js img/ reveal.js/
artifacts: artifacts:
paths: paths:
- public - public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment