Update .gitlab-ci.yml

This commit is contained in:
deed 2022-02-20 18:58:29 +01:00
parent f42865d4fc
commit cf6138e244

View file

@ -11,7 +11,7 @@ build-godot-server:
script:
- git clone https://github.com/godotengine/godot
- cd godot
- scons -j4 platform=server tools=no target=release_debug
- scons -j4 platform=linuxbsd tools=yes target=release_debug
artifacts:
name: $EXPORT_NAME
paths: