Update uc_loadsim.yml

This commit is contained in:
jaspreetsachdev
2023-05-25 16:54:22 -04:00
committed by GitHub
parent f7340db29f
commit a5ba2be82a

View File

@@ -127,7 +127,7 @@ jobs:
with:
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
path: wlan-cloud-ucentral-deploy
ref: ${{ github.event.inputs.deployment_version }}
ref: ${{ github.event.inputs.sdk_version }}
- name: Get EKS access credentials
run: aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}