mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix doxygen dependency for pipeline
This commit is contained in:
parent
8ea4c226f4
commit
487281cbf6
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ doxygen:
|
||||||
image: iopsys/code-analysis:latest
|
image: iopsys/code-analysis:latest
|
||||||
before_script:
|
before_script:
|
||||||
- apt update
|
- apt update
|
||||||
- apt --assume-yes install doxygen graphviz ttf-freefont
|
- apt --assume-yes install doxygen graphviz
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- doxygen Doxyfile
|
- doxygen Doxyfile
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue