mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 18:12:34 +00:00
Update uc_loadsim.yml
This commit is contained in:
8
.github/workflows/uc_loadsim.yml
vendored
8
.github/workflows/uc_loadsim.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
|
||||
path: wlan-cloud-ucentral-deploy
|
||||
ref: ${{ github.event.inputs.sdk_version }}
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Get EKS access credentials
|
||||
run: aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}
|
||||
@@ -398,7 +398,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
|
||||
path: wlan-cloud-ucentral-deploy
|
||||
ref: ${{ github.event.inputs.sdk_version }}
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Get EKS access credentials
|
||||
run: aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}
|
||||
@@ -584,7 +584,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
|
||||
path: wlan-cloud-ucentral-deploy
|
||||
ref: ${{ github.event.inputs.sdk_version }}
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Get EKS access credentials
|
||||
run: aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}
|
||||
@@ -751,7 +751,7 @@ jobs:
|
||||
with:
|
||||
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
|
||||
path: wlan-cloud-ucentral-deploy
|
||||
ref: ${{ github.event.inputs.sdk_version }}
|
||||
ref: refs/tags/${{ github.event.inputs.sdk_version }}
|
||||
|
||||
- name: Get EKS access credentials
|
||||
run: aws eks update-kubeconfig --name ${{ env.AWS_EKS_NAME }}
|
||||
|
||||
Reference in New Issue
Block a user