mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-07 20:58:19 +00:00
Initial (temporary) implementation of search doc.
Document describing how to convert a kustomization file into a searchable document on appengine (will be changed to elasticsearch) soon.
This commit is contained in:
@@ -30,6 +30,7 @@ function testGoLangCILint {
|
||||
|
||||
function testGoTest {
|
||||
go test -v ./...
|
||||
(cd ./internal/search; go test -v ./...)
|
||||
}
|
||||
|
||||
# These tests require the helm program, and at the moment
|
||||
|
||||
Reference in New Issue
Block a user