hydra-sql/Makefile
rudy 22231f791f
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
issue-14: structure kubernetes
2023-06-15 15:38:14 +02:00

11 lines
212 B
Makefile

################################
# Makefile for Cadoles SP
################################
IMAGE_REPO ?= reg.cadoles.com/cadoles
IMAGE_VERSION ?= 0.0.1
DAY_SUFFIX_TAG ?= $(shell date +%Y%m%d)
include main.mk