forked from Conjure-Tools/unity-runner
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# Unity Docker Images
|
|
|
|
A table of available Docker images for Unity CI/CD:
|
|
|
|
<!-- table -->
|
|
| unity | all | android | ios | linux-il2cpp | mac-mono | webgl | windows-mono |
|
|
|---------|----------|----------|----------|----------|----------|----------|----------|
|
|
| 6000.0.35f1 |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-android-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-ios-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-linux-il2cpp-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-mac-mono-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-webgl-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-windows-mono-runner) |
|
|
<!-- /table -->
|
|
|
|
# Usage
|
|
|
|
|
|
|
|
TODO:
|
|
https://github.com/mob-sakai/unity-changeset/blob/main/src/unityGraphQL.ts
|
|
|
|
use this library to get the change set.
|
|
Might as well orchestrate the build with it too. |