path public in pages ci integration

main
gwen 3 years ago
parent 0ee308d29e
commit 293c167ff2

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

Loading…
Cancel
Save