diff --git a/Makefile b/Makefile index a5473b929..a2a4b011b 100644 --- a/Makefile +++ b/Makefile @@ -237,3 +237,5 @@ swagger-docs: FORCE: +echo-ldflags: + @echo "$(CMD_GITOPS_LDFLAGS)" \ No newline at end of file