change dir

This commit is contained in:
2025-03-14 15:34:09 -05:00
parent 5817f674f4
commit 3f6faacaa1
3 changed files with 3 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ jobs:
- name: Extract Chart Metadata
run: |
cd charts/generic-device-plugin
CHART_VERSION=$(yq '.version' Chart.yaml)
CHART_NAME=$(yq '.name' Chart.yaml)

View File

@@ -41,6 +41,7 @@ jobs:
- name: Extract Chart Metadata
run: |
cd charts/generic-device-plugin
CHART_VERSION=$(yq '.version' Chart.yaml)
CHART_NAME=$(yq '.name' Chart.yaml)

View File

@@ -41,6 +41,7 @@ jobs:
- name: Extract Chart Metadata
run: |
cd charts/generic-device-plugin
CHART_VERSION=$(yq '.version' Chart.yaml)
CHART_NAME=$(yq '.name' Chart.yaml)