瀏覽代碼

更新 '.drone.yml'

duyangang 1 年之前
父節點
當前提交
5359313753
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -45,7 +45,7 @@ steps:
       - kubecm s $DEPLOY_ENV
       # 生成配置YAML文件 
       - python3 /root/tools.py -b
-      # 部署服务到kubernetes上
+      # 部署服务到kubernetes上  
       - python3 /root/tools.py -a
       # 检查服务部署状态
       # - python3 /root/tools.py -c
@@ -73,7 +73,7 @@ steps:
       corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
       agent_id: 1000004
       title: "Pipeline ${DRONE_REPO_NAME} Failure"
-      description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!"
+      description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!" 
       msg_url: ${DRONE_BUILD_LINK}
       btn_txt: "否"
     when: