mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
Remove remaining plugins packages from external API.
This commit is contained in:
@@ -97,7 +97,7 @@ function testExamplesAgainstLocalHead {
|
||||
|
||||
function generateCode {
|
||||
echo "preferredGoPath = $preferredGoPath"
|
||||
./api/plugins/builtinhelpers/generateBuiltins.sh $preferredGoPath
|
||||
./api/internal/plugins/builtinhelpers/generateBuiltins.sh $preferredGoPath
|
||||
}
|
||||
|
||||
# This script tries to work for both travis
|
||||
|
||||
Reference in New Issue
Block a user