mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-02-05 12:36:37 +08:00
clarify allowed docker images for packageMode
This commit is contained in:
@@ -9,7 +9,7 @@ inputs:
|
||||
customImage:
|
||||
required: false
|
||||
default: ''
|
||||
description: 'Specific docker image that should be used for testing the project'
|
||||
description: 'Specific docker image that should be used for testing the project. If packageMode is true, this image must be compatible with apt-get.'
|
||||
projectPath:
|
||||
required: false
|
||||
description: 'Path to the Unity project or package to be tested.'
|
||||
|
||||
Reference in New Issue
Block a user