]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
CI: doxygen >/dev/null
authorTimePath <andrew.hardaker1995@gmail.com>
Tue, 5 Jan 2016 08:42:06 +0000 (19:42 +1100)
committerTimePath <andrew.hardaker1995@gmail.com>
Tue, 5 Jan 2016 08:42:06 +0000 (19:42 +1100)
.gitlab-ci.yml

index 2cc7d4fb41b0f8cfd6f65a3a0a91c04190a0a3ad..3344399d46e9cbf6a2788ea2d9f71ee140e35ecd 100644 (file)
@@ -27,7 +27,7 @@ build:
 pages:
   stage: deploy
   script:
-    - cd qcsrc && doxygen
+    - cd qcsrc && doxygen >/dev/null
     - mv html ../public
   artifacts:
     paths: