Skip to content

Commit 5fb96f2

Browse files
committed
Test something
Signed-off-by: Jan Dittrich <jan.dittrich@cgm.com>
1 parent ed4ade7 commit 5fb96f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ XPKG_REG_ORGS ?= xpkg.upbound.io/crossplane-contrib
8686
# inferred.
8787
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/crossplane-contrib
8888
XPKGS = $(PROJECT_NAME)
89-
XPKG_DIR = $(OUTPUT_DIR)/package
89+
#XPKG_DIR = $(OUTPUT_DIR)/package
9090
XPKG_IGNORE = kustomize/*,crds/kustomization.yaml
9191
# Set to true to enable the cleanup examples step in the build process
9292
XPKG_CLEANUP_EXAMPLES_ENABLED = true

0 commit comments

Comments
 (0)