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

Update .gitlab-ci.yml

parent 03c8d245
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
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