From 03c23f0fdaa24daa2dc9f76eaaafadcfab660188 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Wed, 18 May 2022 19:17:43 +0800 Subject: [PATCH] office tag async send --- deploy_k8s/build_push_all_images.sh | 40 ++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/deploy_k8s/build_push_all_images.sh b/deploy_k8s/build_push_all_images.sh index c043ebb7f..8902ec8a6 100644 --- a/deploy_k8s/build_push_all_images.sh +++ b/deploy_k8s/build_push_all_images.sh @@ -2,26 +2,26 @@ service=( #api service file api - cms_api - - #rpc service file - user - friend - group - auth - admin_cms - message_cms - statistics - office - organization - conversation - cache - gateway - transfer - msg - push - sdk_server - open_im_demo +# cms_api +# +# #rpc service file +# user +# friend +# group +# auth +# admin_cms +# message_cms +# statistics +# office +# organization +# conversation +# cache +# gateway +# transfer +# msg +# push +# sdk_server +# open_im_demo ) # version=v2.0.10