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

Update .gitlab-ci.yml

parent 87c2d17a
Branches
No related tags found
No related merge requests found
Pipeline #
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
pages: pages:
stage: deploy stage: deploy
script: script:
- cp README.md index.html
- mkdir .public - mkdir .public
- cp -r * .public - cp -r * .public
- mv .public public - mv .public public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment