Skip to content

Commit

Permalink
Set XPKG_CLEANUP_EXAMPLES_ENABLED = true
Browse files Browse the repository at this point in the history
Signed-off-by: Fatih Türken <turkenf@gmail.com>
  • Loading branch information
turkenf committed Oct 21, 2024
1 parent b3e8ec4 commit a757eaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a757eaa

Please sign in to comment.