Skip to content

Commit

Permalink
chore: removed unused LABEL variable
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzzimmer committed Jul 5, 2024
1 parent 386517f commit b622646
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 @@ -26,7 +26,6 @@ build: ## Builds buf image, see https://buf.build/docs/reference/images
@echo "+ $@"
@buf build

LABEL ?=
.PHONY: push
push: build ## Pushes tapir to the buf schema registry, see https://buf.build/docs/bsr/introduction and https://buf.build/docs/bsr/module/publish#pushing-with-labels
@echo "+ $@"
Expand Down

0 comments on commit b622646

Please sign in to comment.