Skip to content
Snippets Groups Projects
Commit 23f55f95 authored by Sam Calisch's avatar Sam Calisch
Browse files

Update .gitlab-ci.yml

parent c8ad6381
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,6 +3,7 @@
pages:
stage: deploy
script:
- apt-get install python-pip
- pip install grip
- grip README.md --export index.html
- mkdir .public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment