Skip to content

Commit

Permalink
remove standup bin
Browse files Browse the repository at this point in the history
  • Loading branch information
tashima42 committed Nov 14, 2023
1 parent e472718 commit 899ea6e
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 @@ -54,7 +54,6 @@ build-image:
.PHONY: package-binaries
package-binaries: $(BINARIES)
@$(eval export BIN_FILES = $(shell ls bin/))
STANDUP_BIN="standup"

for arch in $(ARCHS); do \
for os in $(OSs); do \
Expand Down

0 comments on commit 899ea6e

Please sign in to comment.