refactor(release): updating images names and tags

Now we publish a clean image name with a version, a version+build-day
and latest tag.
This commit is contained in:
2023-06-12 09:17:16 +02:00
parent d331ed66cd
commit dd030ec3fa
3 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@
################################
IMAGE_REPO := reg.cadoles.com/cadoles
IMAGE_VERSION := 0.1.0
IMAGE_VERSION ?= 0.0.1
DAY_SUFFIX_TAG ?= $(shell date +%Y%m%d)