chore(build): Building assist-stats
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
0916d49a0c
commit
7c0cbc834a
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ echo $DOCKER_REPO
|
|||
docker login $DOCKER_REPO
|
||||
cd ../../backend
|
||||
bash build.sh $@
|
||||
cd ../../assist-stats/
|
||||
bash build.sh $@
|
||||
cd ../assist
|
||||
bash build.sh $@
|
||||
cd ../peers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue