mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix wiki output path
This commit is contained in:
parent
487281cbf6
commit
b5ca621eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ doxygen:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- doxygen Doxyfile
|
- doxygen Doxyfile
|
||||||
- mv doxygen/documentation/html/ public/
|
- mv doxygen/html/ public/
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue