Commit a9848047 authored by 神楽坂玲奈's avatar 神楽坂玲奈

ci

parent 8ea748f2
Pipeline #38866 failed
image: unityci/editor:6000.0.24f1-base-3 image: unityci/editor:6000.0.24f1-base-3
tags:
- linux
before_script: before_script:
- ln -sf $UNITY_LICENSE ~/.local/share/unity3d/Unity/Unity_lic.ulf - ln -sf $UNITY_LICENSE ~/.local/share/unity3d/Unity/Unity_lic.ulf
...@@ -13,5 +15,6 @@ build: ...@@ -13,5 +15,6 @@ build:
- unity-editor -quit -nographics -projectPath . -buildTarget StandaloneLinux64 -buildLinux64Player Builds/StandaloneLinux64/MDPro3 -logFile /dev/stdout - unity-editor -quit -nographics -projectPath . -buildTarget StandaloneLinux64 -buildLinux64Player Builds/StandaloneLinux64/MDPro3 -logFile /dev/stdout
deploy: deploy:
stage: deploy
script: script:
- ls Builds/StandaloneLinux64 - ls Builds/StandaloneLinux64
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