Allow branch to be set

This commit is contained in:
Carsten Schafer
2023-10-17 08:38:49 -04:00
parent 982fa55f3a
commit b3aa95dd18
3 changed files with 3 additions and 6 deletions

View File

@@ -97,8 +97,7 @@ jobs:
with:
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
path: wlan-cloud-ucentral-deploy
#ref: ${{ matrix.chart_version }}
ref: region_and_k8s_change
ref: ${{ matrix.chart_version }}
- name: Prepare certificates from secrets
working-directory: wlan-cloud-ucentral-deploy/chart/environment-values

View File

@@ -97,8 +97,7 @@ jobs:
with:
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
path: wlan-cloud-ucentral-deploy
#ref: ${{ matrix.chart_version }}
ref: region_and_k8s_change
ref: ${{ matrix.chart_version }}
- name: Prepare certificates from secrets
working-directory: wlan-cloud-ucentral-deploy/chart/environment-values

View File

@@ -78,8 +78,7 @@ jobs:
with:
repository: Telecominfraproject/wlan-cloud-ucentral-deploy
path: wlan-cloud-ucentral-deploy
#ref: ${{ matrix.chart_version }}
ref: region_and_k8s_change
ref: ${{ matrix.chart_version }}
- name: Prepare certificates from secrets
working-directory: wlan-cloud-ucentral-deploy/chart/environment-values