mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Fixed: don't refresh dependencies
This commit is contained in:
parent
72fb68cfa5
commit
62f545d19a
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -46,4 +46,4 @@ jobs:
|
|||||||
echo "::set-output name=changed::true"
|
echo "::set-output name=changed::true"
|
||||||
fi
|
fi
|
||||||
- name: Run chart-testing (lint and install)
|
- name: Run chart-testing (lint and install)
|
||||||
run: ct lint-and-install --chart-dirs=charts --target-branch=main --helm-extra-args="--timeout=15m" --debug=true
|
run: ct lint-and-install --chart-dirs=charts --target-branch=main --helm-extra-args="--timeout=15m" --helm-dependency-extra-args="--skip-refresh" --debug=true
|
||||||
|
Loading…
Reference in New Issue
Block a user