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

Wrong order for reset

parent 21adf103
No related branches found
No related tags found
No related merge requests found
Pipeline #17496 passed
......@@ -9,8 +9,8 @@ pages:
- 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 custom.css fzj.js img/ reveal.js/
- git reset --hard origin/pages
- git checkout -f pages
- git reset --hard origin/pages
- cp index.html public/
artifacts:
paths:
......
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