Skip to content

Commit

Permalink
Merge pull request #3363 from weaveworks/add-ldflags
Browse files Browse the repository at this point in the history
add target echo-ldflags to fix the release and gitops version command
  • Loading branch information
yiannistri authored Sep 15, 2023
2 parents dc5367f + b706bcb commit f230869
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,5 @@ swagger-docs:

FORCE:

echo-ldflags:
@echo "$(CMD_GITOPS_LDFLAGS)"

0 comments on commit f230869

Please sign in to comment.