mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
add helm istallation
This commit is contained in:
@@ -14,3 +14,7 @@ Install-Package -Name docker -ProviderName DockerMsftProvider -Force
|
||||
Start-Service docker
|
||||
|
||||
choco install docker-compose -y
|
||||
|
||||
# Install helm
|
||||
Write-Host "Install Helm"
|
||||
choco install kubernetes-helm
|
||||
Reference in New Issue
Block a user