mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
anka: replace test_vm to TemplateName (#4339)
This commit is contained in:
committed by
GitHub
parent
77e299148d
commit
c353eee691
@@ -76,7 +76,7 @@ function Invoke-SoftwareUpdate {
|
||||
|
||||
Write-Host "`t[*] Fetching Software Updates ready to install on '$TemplateName' VM:"
|
||||
Show-StringWithFormat $newUpdates
|
||||
Write-Host "`t[*] Installing Software Updates on 'test_vm' VM:"
|
||||
Write-Host "`t[*] Installing Software Updates on '$TemplateName' VM:"
|
||||
Install-SoftwareUpdate -HostName $ipAddress | Show-StringWithFormat
|
||||
|
||||
# Check if Action: restart
|
||||
|
||||
Reference in New Issue
Block a user