Update .gitlab-ci.yml
This commit is contained in:
parent
d3e2cd2c8a
commit
719ead4117
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ image: alpine
|
|||
pages:
|
||||
script:
|
||||
- apk update && apk add doxygen
|
||||
- ls
|
||||
- ls ../
|
||||
- doxygen Doku/Doxygen/Doxyfile
|
||||
- mv Doku/Doxygen/html/ public/
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue