switch events to provider id, delay repsponse

This commit is contained in:
Umputun
2021-04-12 02:09:34 -05:00
parent a79cd3c7a4
commit 8b3889d4e5
7 changed files with 58 additions and 43 deletions

View File

@@ -4,7 +4,7 @@ GITREV=$(shell git describe --abbrev=7 --always --tags)
REV=$(GITREV)-$(BRANCH)-$(shell date +%Y%m%d-%H:%M:%S)
docker:
docker build -t umputun/reproxy .
docker build -t umputun/reproxy:master .
dist:
- @mkdir -p dist