mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-07 02:27:28 +08:00
[macOS] enable automationmode without authentication (#5417)
This commit is contained in:
committed by
GitHub
parent
e1b218a38a
commit
961aac86a3
@@ -121,7 +121,8 @@
|
||||
],
|
||||
"environment_vars": [
|
||||
"IMAGE_VERSION={{user `build_id`}}",
|
||||
"IMAGE_OS={{user `image_os`}}"
|
||||
"IMAGE_OS={{user `image_os`}}",
|
||||
"PASSWORD={{user `vm_password`}}"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user