Files
actions-runner-controller/charts/.ci/scripts/local-ct-lint.sh
T

4 lines
138 B
Bash
Raw Normal View History

#!/bin/bash
docker run --rm -it -w /repo -v $(pwd):/repo quay.io/helmpack/chart-testing ct lint --all --config charts/.ci/ct-config.yaml