Skip to content

Commit

Permalink
--wip--
Browse files Browse the repository at this point in the history
  • Loading branch information
brasseld committed Sep 28, 2021
1 parent 10136ef commit 2fe184f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
cat $HOME/$CLUSTER_NAME.kubeconfig
./kubectl cluster-info --context kind-chart-testing --kubeconfig '$HOME/$CLUSTER_NAME.kubeconfig'
./kubectl cluster-info --context kind-chart-testing --kubeconfig $HOME/$CLUSTER_NAME.kubeconfig
workflows:
build_branch:
jobs:
Expand Down

0 comments on commit 2fe184f

Please sign in to comment.