More complex message (preparation for knowing status of tapped items in UI) (#49)

* no message
* no message
This commit is contained in:
gadotroee
2021-05-23 13:11:59 +03:00
committed by GitHub
parent 8774639cbe
commit 5cbb5a011e
4 changed files with 92 additions and 41 deletions

View File

@@ -38,8 +38,7 @@ api: ## build API server
docker: ## build Docker image
@(echo "building docker image" )
docker build -t up9inc/mizu:latest .
#./build-push-featurebranch.sh
./build-push-featurebranch.sh
push: push-docker push-cli ## build and publish Mizu docker image & CLI