diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3664c2f..d0b01de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ build-godot-server: script: - git clone https://github.com/godotengine/godot - cd godot - - scons -j4 platform=linuxbsd --headless tools=no target=release_debug + - scons -j4 platform=server tools=no target=release_debug artifacts: name: $EXPORT_NAME paths: