Skip to content
Snippets Groups Projects
Commit ce47c5f4 authored by Filip Kučerák's avatar Filip Kučerák
Browse files

Merge branch 'master' of gitlab.fi.muni.cz:xkucerak/kdtesting

parents 9484f28c bad93bbb
No related branches found
No related tags found
No related merge requests found
Pipeline #
image: alpine:latest
pages:
stage: deploy
script:
- cd docs
- make
- cd docs
- make
artifacts:
paths:
- docs/_build/html
only:
- master
tags:
- shared-fi
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