From 25facc04e866dbf5bd9a9c1186e043ad7f5349a0 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Mon, 19 Jun 2023 16:38:41 +0200 Subject: [PATCH] fup-try-014 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0aace3a..57deba3 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ COMMIT_ID ?= $(shell git rev-parse --short --verify HEAD) CURRENT_BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD | tr -c '[:alnum:]\n\r' '_'| tr '[:upper:]' '[:lower:]') -IMAGE_REPO ?= reg.cadoles.com/cadoles +IMAGE_REPO ?= reg.cadoles.com/pcaseiro IMAGE_VERSION ?= 0.0.1-$(CURRENT_BRANCH)