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

add static bundle to gitlab ci

parent 5099c19f
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ pages:
- tar czf public/pandas-tutorial-tasks.tar.gz --transform 's,^,pandas-tutorial-tasks/,' Introduction-to-Pandas--tasks.ipynb Introduction-to-Pandas--solution.ipynb data-lost.json data-nest.csv
- cp Introduction-to-Pandas--slides.ipynb public/
- cp Introduction-to-Pandas--slides.pdf public/
# - tar czf public/pandas-tutorial-slides.tar.gz --transform 's,^,pandas-tutorial-slides/,' Introduction-to-Pandas--slides.html img/ fzj-reveal.js/
- cp static-slides-bundle.tar.gz public/pandas-tutorial-slides-bundle.tar.gz
- git checkout -f pages
- git reset --hard origin/pages
- cp index.html public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment