Update .drone.yml
This commit is contained in:
parent
9c4bd7d89a
commit
7d93b60c7b
@ -6,8 +6,8 @@ steps:
|
||||
- name: unity-build-tests
|
||||
image: docker.io/library/unity-test-runner:0.1
|
||||
commands:
|
||||
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution | true
|
||||
|
||||
- ls
|
||||
- /opt/unity/editors/2021.3.19f1/Editor/Unity -batchmode -nographics -projectPath . -executeMethod UnityEditor.SyncVS.SyncSolution
|
||||
|
||||
- name: code-analysis
|
||||
pull: if-not-exists
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user