Skip to content

Commit

Permalink
Merge pull request #160 from turkenf/update-build
Browse files Browse the repository at this point in the history
Update build submodule and set XPKG_CLEANUP_EXAMPLES_ENABLED = true
  • Loading branch information
turkenf authored Oct 21, 2024
2 parents e740053 + a757eaa commit a1aa01c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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
2 changes: 1 addition & 1 deletion build

0 comments on commit a1aa01c

Please sign in to comment.