Skip to content

Commit

Permalink
Merge pull request #146 from hasheddan/no-promote-no-contrib
Browse files Browse the repository at this point in the history
Do not promote images on xpkg.upbound.io
  • Loading branch information
hasheddan committed Oct 10, 2022
2 parents 3ba32e9 + fed5ae1 commit aba6500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -50,7 +50,7 @@ IMAGES = provider-helm
XPKG_REG_ORGS ?= xpkg.upbound.io/crossplane-contrib index.docker.io/crossplanecontrib
# 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/crossplane-contrib
XPKGS = provider-helm
-include build/makelib/xpkg.mk

Expand Down

0 comments on commit aba6500

Please sign in to comment.