added otsclient to build

This commit is contained in:
jash
2018-11-13 23:53:42 +01:00
committed by kexkey
parent 18b942b47c
commit 40425a963b

View File

@@ -57,6 +57,7 @@ build_docker_images() {
build_docker_image proxy_docker/ cyphernode/proxy
build_docker_image cron_docker/ cyphernode/proxycron
build_docker_image pycoin_docker/ cyphernode/pycoin
build_docker_image otsclient_docker/ cyphernode/otsclient
}