From: TimePath Date: Wed, 6 Jan 2016 01:28:29 +0000 (+1100) Subject: CI: disable pages publishing until gitlab allows pages to exceed 100MiB X-Git-Tag: xonotic-v0.8.2~1278 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8372739f95f04713691127e9b81c4adda33c5ec2;p=xonotic%2Fxonotic-data.pk3dir.git CI: disable pages publishing until gitlab allows pages to exceed 100MiB --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3344399d4..42b02a501 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,10 +24,10 @@ build: paths: - csprogs.dat -pages: +doxygen: # rename to 'pages' when gitlab.com allows pages to exceed 100MiB stage: deploy script: - - cd qcsrc && doxygen >/dev/null + - cd qcsrc && doxygen - mv html ../public artifacts: paths: