Update .gitlab-ci.yml file

This commit is contained in:
Mikolaj Wojciech Gorski 2023-07-02 09:51:23 +00:00
parent 0a696219e5
commit 9187769b46

View file

@ -1,11 +0,0 @@
stages:
- build
build_linux:
stage: build
script:
- unity-ci build --target StandaloneLinux64 --output build/linux
artifacts:
paths:
- build/linux/