Skip to content
Snippets Groups Projects
Commit fcb0f2e0 authored by Nils Tesdal's avatar Nils Tesdal
Browse files

Update .gitlab-ci.yml

parent fceba8ca
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- javadoc -d .public src
- mv .public public
artifacts:
paths:
......
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