Update .drone.yml

This commit is contained in:
Victor Mylle
2023-03-08 13:45:44 +00:00
parent 7429a91acd
commit 1ce182e769

View File

@@ -8,7 +8,7 @@ steps:
commands:
- ls
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod GitTools.Solution.Sync -quit
- cat Assembly-CSharp.csproj
- name: code-analysis
pull: if-not-exists
image: mcr.microsoft.com/dotnet/framework/runtime:4.8.1