* Fixing pages pipelien

This commit is contained in:
shockrah 2021-10-17 16:26:35 -07:00
parent cb2c7ac3ec
commit 5b7248a7f3

View File

@ -43,7 +43,8 @@ pages:
script: script:
- cd gitpage - cd gitpage
- hugo - hugo
- mv public/ - mv public/ ..
- ls ../public -R
artifacts: artifacts:
paths: paths:
- public/ - public/