Commit 5e611cff authored by 神楽坂玲奈's avatar 神楽坂玲奈

tags

parent a9848047
Pipeline #38867 failed with stages
in 22 minutes and 33 seconds
image: unityci/editor:6000.0.24f1-base-3
tags:
- linux
before_script:
- ln -sf $UNITY_LICENSE ~/.local/share/unity3d/Unity/Unity_lic.ulf
......@@ -10,6 +8,8 @@ after_script:
- echo "For example you might do some cleanup here"
build:
tags:
- linux
stage: build
script:
- unity-editor -quit -nographics -projectPath . -buildTarget StandaloneLinux64 -buildLinux64Player Builds/StandaloneLinux64/MDPro3 -logFile /dev/stdout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment