mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci: 🧠
This commit is contained in:
parent
9cbcea5d1b
commit
607e18dce2
1 changed files with 1 additions and 3 deletions
4
.github/actions/collect-changes/action.yaml
vendored
4
.github/actions/collect-changes/action.yaml
vendored
|
@ -51,9 +51,7 @@ runs:
|
|||
id: changed-charts
|
||||
shell: bash
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
which ct
|
||||
ct list-changed --config .ci/ct/ct-lint.yaml
|
||||
CHARTS=$(ct list-changed --config .ci/ct/ct-lint.yaml)
|
||||
# Set output to changed charts
|
||||
printf "::set-output name=addedOrModifiedCharts::%s\n" "${CHARTS[*]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue