mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
ci: 🧠
This commit is contained in:
parent
e521965294
commit
8da1255fad
3 changed files with 3 additions and 1 deletions
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
- name: Package Helm Charts
|
||||
shell: bash
|
||||
env:
|
||||
SRC_DIR: "src"
|
||||
SRC_DIR: "src/charts"
|
||||
DEST_DIR: "dest"
|
||||
CHARTS: "${{ steps.filter-charts.outputs.addedOrModifiedCharts }}"
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue