@@ -43,7 +43,7 @@ steps:
commands:
# 切换目标集群
- kubecm s $DEPLOY_ENV
- # 生成配置YAML文件
+ # 生成配置YAML文件
- python3 /root/tools.py -b
# 部署服务到kubernetes上
- python3 /root/tools.py -a