Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishagade3 authored Sep 6, 2023
1 parent 7d4c5de commit d8ee146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# Configure kubectl to access your EKS cluster
aws eks update-kubeconfig --name OT-cluster5 --region us-east-1
cat /home/runner/.kube/config
cat ~/.aws/credentials
#cat ~/.aws/credentials
kubectl config current-context
kubectl version --short --client
kubectl get nodes
Expand Down

0 comments on commit d8ee146

Please sign in to comment.