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

fix

parent 5e611cff
Pipeline #38869 failed with stage
in 20 minutes and 8 seconds
image: unityci/editor:6000.0.24f1-base-3
before_script:
- mkdir -p ~/.local/share/unity3d/Unity
- ln -sf $UNITY_LICENSE ~/.local/share/unity3d/Unity/Unity_lic.ulf
after_script:
......@@ -13,8 +14,4 @@ build:
stage: build
script:
- unity-editor -quit -nographics -projectPath . -buildTarget StandaloneLinux64 -buildLinux64Player Builds/StandaloneLinux64/MDPro3 -logFile /dev/stdout
deploy:
stage: deploy
script:
- ls Builds/StandaloneLinux64
\ No newline at end of file
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