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

TEST use docker img from container registry

parent 18fafa64
No related branches found
No related tags found
No related merge requests found
Pipeline #80407 failed
image: jojomi/hugo
image: registry.gitlab.fel.cvut.cz:443/osy/osy.pages.fel.cvut.cz
pages:
stage: deploy
before_script:
- apk add --update doxygen
script:
- cd /builds/osy/osy.pages.fel.cvut.cz
- sh build-nova-doc.sh
- 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