mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
Make api/plugins
This commit is contained in:
@@ -45,7 +45,7 @@ function testGoTests {
|
||||
|
||||
# Requires helm.
|
||||
# At the moment not asking travis to install it.
|
||||
go test -v sigs.k8s.io/kustomize/v3/pkg/target \
|
||||
go test -v sigs.k8s.io/kustomize/v3/api/target \
|
||||
-run TestChartInflatorPlugin -tags=notravis
|
||||
go test -v sigs.k8s.io/kustomize/v3/plugin/someteam.example.com/v1/chartinflator/... \
|
||||
-run TestChartInflator -tags=notravis
|
||||
|
||||
Reference in New Issue
Block a user