We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a05224 commit 7ffba0eCopy full SHA for 7ffba0e
Makefile
@@ -23,6 +23,7 @@ UPTEST_VERSION = v0.2.1
23
# certain conventions such as the default examples root or package directory.
24
XPKG_DIR = $(shell pwd)
25
XPKG_EXAMPLES_DIR = .up/examples
26
+XPKG_IGNORE = .github/workflows/ci.yaml,.github/workflows/tag.yml
27
28
XPKG_REG_ORGS ?= xpkg.upbound.io/upbound
29
# NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are
0 commit comments