Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumigatus authored Jul 16, 2024
1 parent 1cd1d09 commit 3c9a84e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ IMAGES = $(PROJECT_NAME)
# ====================================================================================
# Setup XPKG

XPKG_REG_ORGS ?= xpkg.ankasoftco.io/ankasoftco
XPKG_REG_ORGS ?= xpkg.upbound.io/ankasoftco
# NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are
# inferred.
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.ankasoftco.io/ankasoftco
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/ankasoftco
XPKGS = $(PROJECT_NAME)
-include build/makelib/xpkg.mk

Expand Down

0 comments on commit 3c9a84e

Please sign in to comment.