]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - .gitlab-ci.yml
Install Doxygen before using it. Will that work?
[xonotic/xonotic-data.pk3dir.git] / .gitlab-ci.yml
index 18c6717588a6508cf28a0c160ba75a9b474774da..4f91508027c8d752752e51005631e8f2e54eee39 100644 (file)
@@ -77,6 +77,7 @@ test_sv_unit:
 doxygen:  # rename to 'pages' when gitlab.com allows pages to exceed 100MiB
   before_script:
     - ln -s $PWD data/xonotic-data.pk3dir # is this needed?
+    - apt-get -y install doxygen
   stage: deploy
   script:
     - cd qcsrc && doxygen