Skip to content

Commit

Permalink
Merge pull request #23 from devtron-labs/main-sync-rc21-22oct-chart-s…
Browse files Browse the repository at this point in the history
…ync-make

chore: Main sync rc21 22oct chart sync make
  • Loading branch information
vikramdevtron authored Oct 22, 2024
2 parents ca53b4a + 0817863 commit 8b15242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart-sync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BASEIMAGE?=alpine:3.9
include $(ENV_FILE)
export

build: clean dependency wire
build: clean wire
$(ENVVAR) GOOS=$(GOOS) go build -o chart-sync

wire:
Expand Down

0 comments on commit 8b15242

Please # to comment.