diff --git a/Makefile b/Makefile index fd6802b..8c2fcca 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,8 @@ XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/upbound XPKGS = $(PROJECT_NAME) XPKG_DIR = $(OUTPUT_DIR)/package XPKG_IGNORE = kustomize/*,crds/kustomization.yaml +# Set to true to enable the cleanup examples step in the build process +XPKG_CLEANUP_EXAMPLES_ENABLED = true -include build/makelib/xpkg.mk diff --git a/build b/build index f8d1bb9..6f2b7c5 160000 --- a/build +++ b/build @@ -1 +1 @@ -Subproject commit f8d1bb9b358ec88d8f6678166f219bba4e2718dd +Subproject commit 6f2b7c5f0a88eac426439d6d9b40abd919d89fbe