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

Update .gitlab-ci.yml

parent fe237449
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,7 +3,6 @@
pages:
stage: deploy
script:
- tsc LoadFile.ts
- mkdir .public
- cp -r * .public
- mv .public 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