]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - .gitlab-ci.yml
pipeline: use make jobserver to run 3 compilationunits.sh in parallel
[xonotic/xonotic-data.pk3dir.git] / .gitlab-ci.yml
index 89ac1ce360ab8700f2cbd6d0d1ec1129b8a9bf65..cc7b5bd0628e4677a751066f984548dbe9b2408c 100644 (file)
@@ -22,7 +22,7 @@ test_compilation_units:
       - qcsrc/**/*\r
   stage: test\r
   script:\r
-    - ./qcsrc/tools/compilationunits.sh\r
+    - make test\r
 \r
 test_sv_game:\r
   stage: test\r