Skip to content
Snippets Groups Projects
Commit aeaa90bc authored by David Hendriks's avatar David Hendriks
Browse files

Modified the script

parent 5112e553
No related branches found
Tags archive/gitlab_pages
No related merge requests found
Pipeline #30200 passed
......@@ -2,9 +2,10 @@ image: ruby:2.6
pages:
script:
- echo "Nothing to do.."
- mkdir public
- cp -r docs/build/html/* public/
artifacts:
paths:
- docs/build/html
- public
only:
- gitlab_pages
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment