Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
d339bd525f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ image: alpine
|
|||
|
||||
pages:
|
||||
script:
|
||||
- apk update && apk add doxygen
|
||||
- apk update && apk add doxygen graphviz
|
||||
- doxygen Doxyfile
|
||||
- mv docs/html/ public/
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue