* Fixing path issue

This commit is contained in:
shockrah 2021-10-16 22:04:44 -07:00
parent 43f0dbadd2
commit 9d81b3dff4

View File

@ -25,7 +25,7 @@ website:
script: script:
- cd gitpage - cd gitpage
- hugo - hugo
- mv public/ - mv public/ ..
artifacts: artifacts:
paths: paths:
- gitpage/public - gitpage/public