Commit 05d1bf44 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

TestPipeline: fix bug in makefile

parent fe816644
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ CI_PROJECT_IMAGE :=
SET_IMAGE_TAG = --set mid-csp.midcsplmc.image.registry=$(CI_REGISTRY)/ska-telescope \
        --set mid-csp.midcsplmc.image=csp-lmc \
        --set mid-csp.midcsplmc.image.tag=$(CI_COMMIT_SHORT_SHA)
endif
.DEFAULT_GOAL := help

k8s: ## Which kubernetes are we connected to