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

fighting the CI

This commit is contained in:
Anson 2020-03-24 22:40:37 -07:00
parent bd0bdbca46
commit 9a02856d67

View File

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