mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
relocating ct.yaml config
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
1bf054bf7d
commit
0deb3dede3
2
.github/workflows/lint-test.yaml
vendored
2
.github/workflows/lint-test.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
id: lint
|
id: lint
|
||||||
uses: helm/chart-testing-action@v1.0.0-alpha.3
|
uses: helm/chart-testing-action@v1.0.0-alpha.3
|
||||||
with:
|
with:
|
||||||
command: lint --config .github/workflows/ct.yaml
|
command: lint --config .github/ct.yaml
|
||||||
|
|
||||||
- name: Create kind cluster
|
- name: Create kind cluster
|
||||||
uses: helm/kind-action@v1.0.0-alpha.3
|
uses: helm/kind-action@v1.0.0-alpha.3
|
||||||
|
Loading…
Reference in New Issue
Block a user