Skip to content

Commit f230869

Browse files
authored
Merge pull request #3363 from weaveworks/add-ldflags
add target echo-ldflags to fix the release and gitops version command
2 parents dc5367f + b706bcb commit f230869

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,5 @@ swagger-docs:
237237

238238
FORCE:
239239

240+
echo-ldflags:
241+
@echo "$(CMD_GITOPS_LDFLAGS)"

0 commit comments

Comments
 (0)