From f8986a404ffa14d0b1298c92d2491b08bd41bca3 Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Boll Date: Tue, 7 Jan 2025 08:51:42 +0100 Subject: [PATCH] Remove duplicate configuration line --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 53a6abadf..c4d73ba0b 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,6 @@ services_svc_pipelines = backend frontend $(eval export dirname=$(subst .,/,$(basename $@))) ./templatize.sh $(DEPLOY_ENV) -p ./$(dirname)/pipeline.yaml -s deploy -P run -c public -services_svc_pipelines = frontend %.dry_run: $(eval export dirname=$(subst .,/,$(basename $@))) ./templatize.sh $(DEPLOY_ENV) -p ./$(dirname)/pipeline.yaml -s deploy -P run -c public -d