mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
Update isolation mode description
This commit is contained in:
parent
7e27d29f72
commit
12c712d36e
@ -121,8 +121,9 @@ inputs:
|
||||
required: false
|
||||
default: 'default'
|
||||
description:
|
||||
'Isolation mode to use for the docker container. Can be one of process, hyperv, or default. Only applicable on
|
||||
Windows'
|
||||
'Isolation mode to use for the docker container. Can be one of process, hyperv, or default. Default will pick the
|
||||
default mode as described by Microsoft where server versions use process and desktop versions use hyperv. Only
|
||||
applicable on Windows'
|
||||
allowDirtyBuild:
|
||||
required: false
|
||||
default: ''
|
||||
|
Loading…
Reference in New Issue
Block a user