mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 17:34:21 +00:00
Add builtin label transformer.
This commit is contained in:
@@ -37,7 +37,7 @@ function testGoTest {
|
||||
function testNoTravisGoTest {
|
||||
go test -v sigs.k8s.io/kustomize/pkg/target \
|
||||
-run TestChartInflatorPlugin -tags=notravis
|
||||
go test -v sigs.k8s.io/kustomize/plugin/... \
|
||||
go test -v sigs.k8s.io/kustomize/plugin/someteam.example.com/v1/chartinflator/... \
|
||||
-run TestChartInflator -tags=notravis
|
||||
mdrip --mode test --label helmtest README.md ./examples/chart.md
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user