drone unity
Open
question
- Dominant language
- Dockerfile
- Stars
- 470
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
What command can be used to compile the program used by Windows?
```
kind: pipeline
type: docker
name: autoUpload
node:
name: nas-runner
steps:
- name: 自动编译
image: unityci/editor:2021.3.13f1-base-1.0.1
commands:
- ls
- unity-editor help
```
Contributor guide
Assessment
This issue has not been assessed yet.