Skip to content

Commit

Permalink
publish image to xpkg.upbound.io/equinix
Browse files Browse the repository at this point in the history
  • Loading branch information
displague committed Sep 22, 2022
1 parent 455d87a commit 31e7cc8
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 @@ -60,10 +60,10 @@ IMAGES = provider-jet-equinix
# ====================================================================================
# Setup XPKG

XPKG_REG_ORGS ?= xpkg.upbound.io/crossplane index.docker.io/crossplane
XPKG_REG_ORGS ?= xpkg.upbound.io/equinix index.docker.io/crossplane
# NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are
# inferred.
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/crossplane
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io/equinix
XPKGS = provider-jet-equinix
-include build/makelib/xpkg.mk

Expand Down

0 comments on commit 31e7cc8

Please sign in to comment.