build: add ability to force rebuilds and select releases
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
build:
|
||||
docker build -t jitsi/web .
|
||||
docker build $(BUILD_ARGS) -t jitsi/web .
|
||||
|
||||
.PHONY: build
|
||||
|
||||
Reference in New Issue
Block a user