|
@@ -1,6 +1,6 @@
|
|
|
kind: pipeline
|
|
|
type: kubernetes
|
|
|
-name: offline-process-schedule
|
|
|
+name: offline-process-charge-callback
|
|
|
|
|
|
clone:
|
|
|
disable: true
|
|
@@ -22,10 +22,10 @@ steps:
|
|
|
insecure: true
|
|
|
mirror: https://ci7pm4nx.mirror.aliyuncs.com
|
|
|
registry: hub.evbj.easou.com
|
|
|
- repo: hub.evbj.easou.com/qa/offline-process-schedule
|
|
|
+ repo: hub.evbj.easou.com/qa/offline-process-charge-callback
|
|
|
tag: v1.0.17
|
|
|
# build_args:
|
|
|
-# - JAR_FILE=offline-process-schedule-test.jar
|
|
|
+# - JAR_FILE=
|
|
|
# - SERVER_PORT=8080
|
|
|
|
|
|
- name: deployment
|
|
@@ -69,8 +69,8 @@ steps:
|
|
|
corpid: ww419ee4063735e1c0
|
|
|
corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
|
|
|
agent_id: 1000004
|
|
|
- title: "Pipeline qa/offline-process-schedule:v1.0.17 Success"
|
|
|
- description: "${DRONE_BUILD_LINK} qa/offline-process-schedule:v1.0.17 部署完成"
|
|
|
+ title: "Pipeline qa/offline-process-charge-callback:v1.0.17 Success"
|
|
|
+ description: "${DRONE_BUILD_LINK} qa/offline-process-charge-callback:v1.0.17 部署完成"
|
|
|
msg_url: ${DRONE_BUILD_LINK}
|
|
|
btn_txt: "否"
|
|
|
when:
|
|
@@ -83,7 +83,7 @@ steps:
|
|
|
corpid: ww419ee4063735e1c0
|
|
|
corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
|
|
|
agent_id: 1000004
|
|
|
- title: "Pipeline qa/offline-process-schedule:v1.0.17 Failure"
|
|
|
+ title: "Pipeline qa/offline-process-charge-callback:v1.0.17 Failure"
|
|
|
description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!"
|
|
|
msg_url: ${DRONE_BUILD_LINK}
|
|
|
btn_txt: "否"
|