build: refactor Makefile
Use a single one with dynamically generated rules instead of individual makefiles which are 99% boilerplate.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
build:
|
||||
docker build $(BUILD_ARGS) -t $(JITSI_REPO)/base-java .
|
||||
|
||||
.PHONY: build
|
||||
Reference in New Issue
Block a user