From: bones_was_here Date: Tue, 12 Mar 2024 01:37:30 +0000 (+1000) Subject: Remove legacy Quake bbox expansion: update pipeline hash X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b8525ba4aeb181717bf43e6dd3d66daae4627f3f;p=xonotic%2Fxonotic-data.pk3dir.git Remove legacy Quake bbox expansion: update pipeline hash --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a36862c56..7647566df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ test_compilation_units: test_sv_game: stage: test script: - - export EXPECT=9ee7ce44ffe60a5e1cf29a2b82f79ebf + - export EXPECT=ded5d54d7a8326069f5f3d015cee1bf2 - qcsrc/tools/sv_game-hashtest.sh - exit $?