mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
e2e tests for functions
This commit is contained in:
@@ -18,6 +18,9 @@ functions/examples/validator-resource-requests
|
||||
functions/examples/application-cr
|
||||
"
|
||||
|
||||
# don't run e2e tests in CI
|
||||
export KUSTOMIZE_DOCKER_E2E="false"
|
||||
|
||||
for target in $targets; do
|
||||
echo "----- Making $target -----"
|
||||
pushd .
|
||||
|
||||
Reference in New Issue
Block a user