path public in pages ci integration

main
gwen 3 years ago
parent 0ee308d29e
commit 293c167ff2

@ -12,7 +12,7 @@ before_script:
pages: pages:
script: script:
- make html - make html
- mv build/html/ ../public/ - mv build/html/ ./public/
artifacts: artifacts:
paths: paths:
# The folder that contains the files to be exposed at the Page URL # The folder that contains the files to be exposed at the Page URL

Loading…
Cancel
Save