Skip to content

Commit

Permalink
ci(charts/prow): fix ct install (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Dec 16, 2022
1 parent 14a50da commit 093c6b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/charts_test-prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
ct install \
--charts charts/prow \
--chart-repos "bitnami=https://charts.bitnami.com/bitnami" \
--chart-repos "self=https://pingcap-qe.github.io/ee-ops" \
--helm-extra-set-args '-f ct-values.yaml' \
--namespace prow \
--debug

0 comments on commit 093c6b2

Please sign in to comment.