Skip to content

Commit

Permalink
cicd: ~\.kube\config get-credentials TASK-5061
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Oct 6, 2023
1 parent 47c099e commit a52ec64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
azcliversion: latest
inlineScript: |
az aks get-credentials --resource-group opencga --name aks-uks-opencga-test-001
az aks get-credentials --resource-group opencga --file ~\.kube\config --name aks-uks-opencga-test-001 --subscription ${{secrets.AZURE_SUBSCRIPTION_ID}}
- name: Run kubectl tunnel
uses: actions-hub/kubectl@master
env:
Expand Down

0 comments on commit a52ec64

Please sign in to comment.