We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4ade7 commit 5fb96f2Copy full SHA for 5fb96f2
Makefile
@@ -86,7 +86,7 @@ XPKG_REG_ORGS ?= xpkg.upbound.io/crossplane-contrib
86
# inferred.
87
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/crossplane-contrib
88
XPKGS = $(PROJECT_NAME)
89
-XPKG_DIR = $(OUTPUT_DIR)/package
+#XPKG_DIR = $(OUTPUT_DIR)/package
90
XPKG_IGNORE = kustomize/*,crds/kustomization.yaml
91
# Set to true to enable the cleanup examples step in the build process
92
XPKG_CLEANUP_EXAMPLES_ENABLED = true
0 commit comments