fix(ci): use correct clustertool binary reference
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
||||
charts_path: "./"
|
||||
run: |
|
||||
CHANGED=$(echo '${{ steps.list-changed.outputs.CHANGED_CHARTS }}' | jq --raw-output '.[]')
|
||||
./temp/clustertool-bin deps ${CHANGED}
|
||||
./temp/clustertool deps ${CHANGED}
|
||||
|
||||
- name: Run Chart Linting
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user