1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 09:26:40 +00:00

update to ci

This commit is contained in:
Anson 2020-03-24 22:38:52 -07:00
parent 49f85f03ed
commit bd0bdbca46

View File

@ -8,9 +8,7 @@
pages: pages:
stage: deploy stage: deploy
script: script:
- mkdir .public - cp -r ./* public
- cp -r ./site/* .public
- mv .public public
artifacts: artifacts:
paths: paths:
- public - public