Update .drone.yml
This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
|||||||
- ls
|
- ls
|
||||||
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod GitTools.Solution.Sync -quit
|
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod GitTools.Solution.Sync -quit
|
||||||
- cat Assembly-CSharp.csproj
|
- cat Assembly-CSharp.csproj
|
||||||
- sed -i 's/4.7.1/6.0/g' Assembly-CSharp.csproj
|
- sed -i 's/4.7.1/6.0.406/g' Assembly-CSharp.csproj
|
||||||
- cat Assembly-CSharp.csproj
|
- cat Assembly-CSharp.csproj
|
||||||
- name: code-analysis
|
- name: code-analysis
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
|||||||
Reference in New Issue
Block a user