|
@@ -60,7 +60,7 @@ steps:
|
|
# 部署服务到kubernetes上
|
|
# 部署服务到kubernetes上
|
|
- python3 /root/tools.py -a
|
|
- python3 /root/tools.py -a
|
|
# 检查服务部署状态
|
|
# 检查服务部署状态
|
|
- - python3 /root/tools.py -c
|
|
|
|
|
|
+# - python3 /root/tools.py -c
|
|
# 添加dns解析记录,生成访问域名
|
|
# 添加dns解析记录,生成访问域名
|
|
- python3 /root/tools.py -d
|
|
- python3 /root/tools.py -d
|
|
|
|
|