From f42865d4fca9e74a5f496c4baf2c6e5f1c5d74f1 Mon Sep 17 00:00:00 2001 From: deed Date: Fri, 11 Feb 2022 10:55:18 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: