Skip to content

Commit

Permalink
Fix awstest CI job (use awscli_access_minikube)
Browse files Browse the repository at this point in the history
Resolves: #46

Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi committed Dec 12, 2023
1 parent e99b07c commit 8d8734b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/awstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: download minikube creds
run: |
. ./util/awscli_util.sh
awscli_access_minikube_start ${ipaddr}
awscli_access_minikube ${ipaddr}
Expand Down

0 comments on commit 8d8734b

Please sign in to comment.