]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Install Doxygen before using it. Will that work?
authorRudolf Polzer <divverent@gmail.com>
Mon, 1 Mar 2021 16:03:20 +0000 (16:03 +0000)
committerRudolf Polzer <divverent@gmail.com>
Mon, 1 Mar 2021 16:03:20 +0000 (16:03 +0000)
.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