1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-26 08:11:26 +00:00

fighting the CI

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

View File

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