Skip to content

Commit 7ffba0e

Browse files
authored
configure ignore paths (#6)
1 parent 5a05224 commit 7ffba0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ UPTEST_VERSION = v0.2.1
2323
# certain conventions such as the default examples root or package directory.
2424
XPKG_DIR = $(shell pwd)
2525
XPKG_EXAMPLES_DIR = .up/examples
26+
XPKG_IGNORE = .github/workflows/ci.yaml,.github/workflows/tag.yml
2627

2728
XPKG_REG_ORGS ?= xpkg.upbound.io/upbound
2829
# NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are

0 commit comments

Comments
 (0)