From: TimePath Date: Wed, 6 Jan 2016 01:44:48 +0000 (+1100) Subject: CI: remove build artifacts X-Git-Tag: xonotic-v0.8.2~1277 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ae6d2b1b9f33c01b25312edeb7081fbab9f742b1;p=xonotic%2Fxonotic-data.pk3dir.git CI: remove build artifacts --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42b02a501..0d15b1f03 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,9 +20,6 @@ build: if [[ $line == "All tests OK" ]]; then exit 0; fi; done < <(${ENGINE} +developer 1 +map gitlab-ci +sv_cmd runtest +exit) - exit 1 - artifacts: - paths: - - csprogs.dat doxygen: # rename to 'pages' when gitlab.com allows pages to exceed 100MiB stage: deploy