Update .drone.yml

This commit is contained in:
Victor Mylle 2023-03-08 12:05:22 +00:00
parent a87d1a7a7f
commit 543387911b

View File

@ -8,6 +8,7 @@ steps:
commands:
- ls
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution -quit
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution -quit
- name: code-analysis
pull: if-not-exists