Commit 6465a1d9 authored by 神楽坂玲奈's avatar 神楽坂玲奈

ci

parent f1121d5d
Pipeline #38918 passed with stage
in 7 minutes and 23 seconds
...@@ -7,12 +7,6 @@ before_script: ...@@ -7,12 +7,6 @@ before_script:
# accelerator # accelerator
- 'sed -Ei "s/( m_CacheServerMode: ).*$/\11/" ProjectSettings/EditorSettings.asset' - 'sed -Ei "s/( m_CacheServerMode: ).*$/\11/" ProjectSettings/EditorSettings.asset'
- 'sed -Ei "s/( m_CacheServerEndpoint: ).*$/\1unity-accelerator.myacg.cc/" ProjectSettings/EditorSettings.asset' - 'sed -Ei "s/( m_CacheServerEndpoint: ).*$/\1unity-accelerator.myacg.cc/" ProjectSettings/EditorSettings.asset'
# unsafe code why why why ???
- echo '-unsafe' > Assets/csc.rsp
stages:
- prepare
- build
variables: variables:
GIT_DEPTH: '1' GIT_DEPTH: '1'
......
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