Skip to content
Snippets Groups Projects
Commit 1794f3ad authored by Laura Cappelli's avatar Laura Cappelli
Browse files

Update .gitlab-ci.yml

parent 9603c67b
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
# Full project: https://gitlab.com/pages/plain-html
pages:
stage: deploy
before_script:
- tsc install
script:
- mkdir .public
- cp -r * .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