mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
Chart last mile example
This commit is contained in:
@@ -32,9 +32,11 @@ function testGoTest {
|
||||
go test -v ./...
|
||||
}
|
||||
|
||||
# This is helm stuff.
|
||||
function testNoTravisGoTest {
|
||||
go test -v sigs.k8s.io/kustomize/pkg/target \
|
||||
-run TestChartInflatorExecPlugin -tags=notravis
|
||||
mdrip --mode test --label helmtest README.md ./examples/chart.md
|
||||
}
|
||||
|
||||
function testExamples {
|
||||
|
||||
Reference in New Issue
Block a user