1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 09:26:40 +00:00
This commit is contained in:
Anson 2020-03-24 22:43:56 -07:00
parent 9a02856d67
commit b9ff4f33bc

View File

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