docker.sh 181 Bytes
yarn
yarn build
tar -czvf yoho-api-doc.tar.gz *
docker build -t ccr.ccs.tencentyun.com/yoho-ops/yoho-api-doc:latest .
docker push ccr.ccs.tencentyun.com/yoho-ops/yoho-api-doc:latest