mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
* first part * fix session manager plugin * rework AWS installation * azure cosmos db tests * azure devops cli * add azmodules test * put brackets * add root folder * remove validate aliyun * add azure modules * update modules test * docker, baze, dotnetsdk * DACFx * add azdevopscli * change to Should -BeTrue * nitpicks * remove extra * add azurecli * remove BeforeAll for DACFx * a bit of refactoring * fix templates * remove disk space validation * rename to powershell modules * fix templates
This commit is contained in:
@@ -17,4 +17,6 @@ Write-Host "Install-Package Docker-Compose"
|
||||
Choco-Install -PackageName docker-compose
|
||||
|
||||
Write-Host "Install Helm"
|
||||
Choco-Install -PackageName kubernetes-helm
|
||||
Choco-Install -PackageName kubernetes-helm
|
||||
|
||||
Invoke-PesterTests -TestFile "Tools" -TestName "Docker"
|
||||
Reference in New Issue
Block a user