Skip to content

Commit

Permalink
Revert "chore: test if using an org works only with docker login"
Browse files Browse the repository at this point in the history
This reverts commit dc84520.
  • Loading branch information
tampakrap committed Mar 30, 2024
1 parent 7c8dd67 commit 97c6471
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 @@ -65,10 +65,10 @@ IMAGES = $(PROJECT_NAME)
# ====================================================================================
# Setup XPKG

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

Expand Down

0 comments on commit 97c6471

Please sign in to comment.