Skip to content

Commit

Permalink
fix promote action for xpkg (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
lado936 authored Nov 6, 2023
1 parent ed9578b commit a7348cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ REGISTRY_ORGS = ghcr.io/fairmoney
XPKG_REG_ORGS ?= ghcr.io/fairmoney
# NOTE(hasheddan): skip promoting on xpkg.upbound.io as channel tags are
# inferred.
XPKG_REG_ORGS_NO_PROMOTE ?= ghcr.io/fairmoney
XPKG_REG_ORGS_NO_PROMOTE ?= xpkg.upbound.io
XPKGS = provider-github
-include build/makelib/xpkg.mk

Expand Down

0 comments on commit a7348cf

Please sign in to comment.