|
@@ -23,7 +23,7 @@ steps:
|
|
|
mirror: https://ci7pm4nx.mirror.aliyuncs.com
|
|
|
registry: hub.evbj.easou.com
|
|
|
repo: hub.evbj.easou.com/qa/offline-process-charge
|
|
|
- tag: r169799
|
|
|
+ tag: r169817
|
|
|
# build_args:
|
|
|
# - JAR_FILE=offline-process-charge-test.jar
|
|
|
# - SERVER_PORT=8080
|
|
@@ -35,7 +35,7 @@ steps:
|
|
|
environment:
|
|
|
JNLP_ENV: qa
|
|
|
JNLP_REPLICAS: 3
|
|
|
- JNLP_TAG: r169799
|
|
|
+ JNLP_TAG: r169817
|
|
|
JNLP_VERSION: v1 # default v1, v2 for canary
|
|
|
DEPLOY_ENV: k8s-2 # 可以选择把应用部署到集群:k8s-1 or k8s-2
|
|
|
JNLP_REPO: hub.evbj.easou.com
|
|
@@ -70,8 +70,8 @@ steps:
|
|
|
corpid: ww419ee4063735e1c0
|
|
|
corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
|
|
|
agent_id: 1000004
|
|
|
- title: "Pipeline qa/offline-process-charge:r169799 Success"
|
|
|
- description: "${DRONE_BUILD_LINK} qa/offline-process-charge:r169799 部署完成 部署java程序"
|
|
|
+ title: "Pipeline qa/offline-process-charge:r169817 Success"
|
|
|
+ description: "${DRONE_BUILD_LINK} qa/offline-process-charge:r169817 部署完成 临时账号迁移,源账号和目标账号相同,或目标账号是临时账号,打错误日志,并拒绝迁移"
|
|
|
msg_url: ${DRONE_BUILD_LINK}
|
|
|
btn_txt: "否"
|
|
|
when:
|
|
@@ -84,8 +84,8 @@ steps:
|
|
|
corpid: ww419ee4063735e1c0
|
|
|
corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
|
|
|
agent_id: 1000004
|
|
|
- title: "Pipeline qa/offline-process-charge:r169799 Failure"
|
|
|
- description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!部署java程序"
|
|
|
+ title: "Pipeline qa/offline-process-charge:r169817 Failure"
|
|
|
+ description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!临时账号迁移,源账号和目标账号相同,或目标账号是临时账号,打错误日志,并拒绝迁移"
|
|
|
msg_url: ${DRONE_BUILD_LINK}
|
|
|
btn_txt: "否"
|
|
|
when:
|