mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 06:20:07 +08:00
- Updated activation strategy to align with builder strategy for more stable activation with retry logic - Added `containerRegistryImageVersion` and `containerRegistryRepository` for improved custom image support - Added `runAsHostUser` to fix self-hosted runner issues - Scripts folder cleanup - Added error/warning annotations for activation issues - Improved serial masking - Image environment factory addition and docker refactoring
12 lines
257 B
Plaintext
12 lines
257 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1045 &1
|
|
EditorBuildSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Scenes:
|
|
- enabled: 1
|
|
path: Assets/Scenes/SampleScene.unity
|
|
guid: 2cda990e2423bbf4892e6590ba056729
|
|
m_configObjects: {}
|