Skip to content

Commit

Permalink
auto-deploy helm updates
Browse files Browse the repository at this point in the history
  • Loading branch information
O1ahmad committed Oct 22, 2020
1 parent 7da8233 commit 4c4519d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/src/Jobs/Release/HelmRelease.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Pipeline.build
steps = [
Command.build
Command.Config::{
commands = [ Cmd.run "HELM_RELEASE=true buildkite/scripts/helm-ci.sh" ]
commands = [ Cmd.run "HELM_RELEASE=true AUTO_DEPLOY=true buildkite/scripts/helm-ci.sh" ]
, label = "Helm chart release"
, key = "release-helm-chart"
, target = Size.Medium
Expand Down

0 comments on commit 4c4519d

Please sign in to comment.