Fix doxygen dependency for pipeline

This commit is contained in:
vdutta 2021-12-21 10:46:25 +05:30
parent 8ea4c226f4
commit 487281cbf6

View file

@ -107,7 +107,7 @@ doxygen:
image: iopsys/code-analysis:latest
before_script:
- apt update
- apt --assume-yes install doxygen graphviz ttf-freefont
- apt --assume-yes install doxygen graphviz
script:
- doxygen Doxyfile