Skip to content

Commit

Permalink
remove dist
Browse files Browse the repository at this point in the history
  • Loading branch information
xwa153 committed Jul 11, 2023
1 parent c3b52dc commit 135cbbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -472,10 +472,6 @@ docs: ## Point your web browser to http://localhost:3000/consul to live render d

##@ Release

.PHONY: dist
dist: ## Dist builds binaries for all platforms and packages them for distribution
@$(SHELL) $(CURDIR)/build-support/scripts/release.sh -t '$(DIST_TAG)' -b '$(DIST_BUILD)' -S '$(DIST_SIGN)' $(DIST_VERSION_ARG) $(DIST_DATE_ARG) $(DIST_REL_ARG)

.PHONY: version
version: ## Current Consul version
@echo -n "Version: "
Expand Down

0 comments on commit 135cbbf

Please sign in to comment.