Update .gitlab-ci.yml

This commit is contained in:
deed 2022-01-30 18:11:17 +01:00
parent 4fc656a128
commit 332d6c4786

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=server tools=no target=release
artifacts:
name: $EXPORT_NAME
paths: