Skip to content

Commit 7a3d447

Browse files
committed
Override XPKG_IGNORE in project.mk
Signed-off-by: Yury Tsarev <[email protected]>
1 parent ee48de1 commit 7a3d447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.mk

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ PROJECT_NAME := configuration-gitops-flux
22
UPTEST_INPUT_MANIFESTS := examples/flux-xr.yaml
33
UPTEST_SKIP_IMPORT := true
44
UPTEST_SKIP_UPDATE := true
5+
XPKG_IGNORE ?= .github/workflows/*.yaml,.github/workflows/*.yml,examples/*.yaml,.work/uptest-datasource.yaml,.cache/render/*,test/provider/*

0 commit comments

Comments
 (0)