From 1749c98431f28cdf6560fa580e205d8dbfd61a82 Mon Sep 17 00:00:00 2001 From: Christopher Haar Date: Thu, 2 May 2024 10:50:33 +0200 Subject: [PATCH] fix(xpkg): add gitops repo for xpkg_ignore in makefile (#6) Signed-off-by: Christopher Haar --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8c8710..84ff317 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ UPTEST_VERSION = v0.11.1 # certain conventions such as the default examples root or package directory. XPKG_DIR = $(shell pwd) XPKG_EXAMPLES_DIR = .up/examples -XPKG_IGNORE = .github/workflows/*.yml,.github/workflows/*.yaml,init/*.yaml,examples/*.yaml,.work/uptest-datasource.yaml,examples/**/*.yaml +XPKG_IGNORE = .github/workflows/*.yml,.github/workflows/*.yaml,init/*.yaml,examples/*.yaml,.work/uptest-datasource.yaml,examples/**/*.yaml,gitops/*.yaml XPKG_REG_ORGS ?= xpkg.upbound.io/upbound # NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are