We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee48de1 commit 7a3d447Copy full SHA for 7a3d447
project.mk
@@ -2,3 +2,4 @@ PROJECT_NAME := configuration-gitops-flux
2
UPTEST_INPUT_MANIFESTS := examples/flux-xr.yaml
3
UPTEST_SKIP_IMPORT := true
4
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