Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #68 from triggermesh/install-kubectl
Browse files Browse the repository at this point in the history
ci: install kubectl
  • Loading branch information
Sameer Naik authored Jul 31, 2021
2 parents 930d2f9 + 9860afd commit dc466db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
- aws-eks/update-kubeconfig-with-authenticator:
cluster-name: $AWS_CLUSTER_NAME
aws-region: $AWS_REGION
install-kubectl: true
- run:
name: Building release packages
command: IMAGE_TAG=${CIRCLE_TAG:-latest} make release
Expand Down

0 comments on commit dc466db

Please sign in to comment.