Skip to content

Commit

Permalink
Fix artifact registry issue to push dev images to europe-docker.pkg.d…
Browse files Browse the repository at this point in the history
…ev/gardener-project/snapshots (#700)
  • Loading branch information
ishan16696 authored Jan 5, 2024
1 parent 3eaf97a commit dd859a1
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 @@ -13,7 +13,7 @@
# limitations under the License.

VERSION ?= $(shell cat VERSION)
REGISTRY ?= europe-docker.pkg.dev/gardener-project/public
REGISTRY ?= europe-docker.pkg.dev/gardener-project/snapshots
IMAGE_REPOSITORY := $(REGISTRY)/gardener/etcdbrctl
IMAGE_TAG := $(VERSION)
BUILD_DIR := build
Expand Down

0 comments on commit dd859a1

Please sign in to comment.