|  | @@ -21,7 +21,7 @@ steps:
 | 
	
		
			
				|  |  |    environment:
 | 
	
		
			
				|  |  |      JNLP_ENV: qa
 | 
	
		
			
				|  |  |      JNLP_REPLICAS: 1
 | 
	
		
			
				|  |  | -    JNLP_TAG: r176746
 | 
	
		
			
				|  |  | +    JNLP_TAG: r178063
 | 
	
		
			
				|  |  |      JNLP_VERSION: v1  # default v1, v2 for canary
 | 
	
		
			
				|  |  |      DEPLOY_ENV: k8s-2 # 可以选择把应用部署到集群:k8s-1 or k8s-2
 | 
	
		
			
				|  |  |      JNLP_REPO: hub.evbj.easou.com
 | 
	
	
		
			
				|  | @@ -56,8 +56,8 @@ steps:
 | 
	
		
			
				|  |  |      corpid: ww419ee4063735e1c0
 | 
	
		
			
				|  |  |      corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
 | 
	
		
			
				|  |  |      agent_id: 1000004
 | 
	
		
			
				|  |  | -    title: "Pipeline qa/offline-process-charge:r176746 Success"
 | 
	
		
			
				|  |  | -    description: "${DRONE_BUILD_LINK} qa/offline-process-charge:r176746 部署完成 充赠活动优化"
 | 
	
		
			
				|  |  | +    title: "Pipeline qa/offline-process-charge:r178063 Success"
 | 
	
		
			
				|  |  | +    description: "${DRONE_BUILD_LINK} qa/offline-process-charge:r178063 部署完成 月票榜离线计算"
 | 
	
		
			
				|  |  |      msg_url: ${DRONE_BUILD_LINK}
 | 
	
		
			
				|  |  |      btn_txt: "否"
 | 
	
		
			
				|  |  |    when:
 | 
	
	
		
			
				|  | @@ -70,8 +70,8 @@ steps:
 | 
	
		
			
				|  |  |      corpid: ww419ee4063735e1c0
 | 
	
		
			
				|  |  |      corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
 | 
	
		
			
				|  |  |      agent_id: 1000004
 | 
	
		
			
				|  |  | -    title: "Pipeline qa/offline-process-charge:r176746 Failure"
 | 
	
		
			
				|  |  | -    description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!充赠活动优化"
 | 
	
		
			
				|  |  | +    title: "Pipeline qa/offline-process-charge:r178063 Failure"
 | 
	
		
			
				|  |  | +    description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!月票榜离线计算"
 | 
	
		
			
				|  |  |      msg_url: ${DRONE_BUILD_LINK}
 | 
	
		
			
				|  |  |      btn_txt: "否"
 | 
	
		
			
				|  |  |    when:
 |