Skip to content

Commit

Permalink
install helm2 (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnookala authored Mar 17, 2020
1 parent e0a4a2b commit c94af8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ stages:
persistCredentials: true
clean: true
- template: pipelines/bedrock-integration-test-whitelist.yml
- task: "HelmInstaller@1"
inputs:
helmVersionToInstall: "2.16.3"
- task: ShellScript@2
displayName: Validate GitOps pipeline
inputs:
Expand Down

0 comments on commit c94af8c

Please sign in to comment.