1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2026-06-04 01:50:25 +00:00

update to ci

This commit is contained in:
2020-03-24 22:38:52 -07:00
parent 49f85f03ed
commit bd0bdbca46
+1 -3
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