Skip to content

Commit

Permalink
Remove duplicate configuration line
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Jan 7, 2025
1 parent b04a7ac commit f8986a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8986a4

Please sign in to comment.