Skip to content
Snippets Groups Projects
Commit f62eb1fa authored by Jiri Vlasak's avatar Jiri Vlasak
Browse files

TMP

parent 24ec2323
No related branches found
No related tags found
No related merge requests found
Pipeline #79501 failed
image: jojomi/hugo
pages:
stage: deploy
before_script:
- apk add --update doxygen
script:
- sh build-nova-doc.sh
- cd /builds/osy/osy.pages.fel.cvut.cz
- hugo -s hugo -d public
- mv hugo/public public
artifacts:
paths:
- public
only:
- master@osy/osy.pages.fel.cvut.cz
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