Skip to content
Snippets Groups Projects
Commit 2438166a authored by Felip Manyer i Ballester's avatar Felip Manyer i Ballester
Browse files

Continuous integration

parent dd31cb98
Branches
Tags
No related merge requests found
Pipeline #102 passed
image: alpine
pages: pages:
when: always when: always
only: only:
- master - master
script: script:
- apk update && apk add doxygen graphviz ttf-freefont
- doxygen - doxygen
- mv docs/html/ public/ - mv docs/html/ public/
- rmdir docs - rmdir docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment