1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-08-01 02:51:39 +00:00
This commit is contained in:
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