Skip to content

Commit

Permalink
Merge pull request #16480 from aledbf/fix-ingress
Browse files Browse the repository at this point in the history
Fix ingress-nginx job
  • Loading branch information
k8s-ci-robot committed Feb 25, 2020
2 parents f67e938 + 5e70101 commit 493406d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-network/ingress-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ presubmits:
containers:
- image: gcr.io/kubernetes-charts-ci/test-image:v3.4.0
command:
- ct lint --charts charts/ingress-nginx --chart-dirs charts/
- /usr/local/bin/ct lint --charts charts/ingress-nginx --chart-dirs charts/
annotations:
testgrid-dashboards: sig-network-ingress-nginx
testgrid-tab-name: chart-lint
Expand Down

0 comments on commit 493406d

Please sign in to comment.