|
@@ -23,16 +23,16 @@ steps:
|
|
|
mirror: https://tfstj46s.mirror.aliyuncs.com
|
|
|
registry: hub.evbj.easou.com
|
|
|
repo: hub.evbj.easou.com/pro/${DRONE_REPO_NAME}
|
|
|
- tag: v2.3.7 #op/tag:v2.1.7 http://y.easou.com/
|
|
|
+ tag: v2.3.6 #op/tag:v2.1.7 http://y.easou.com/
|
|
|
|
|
|
- name: deployment
|
|
|
- image: hub.evbj.easou.com/dev/drone-agent:v3.0.1-230506
|
|
|
+ image: hub.evbj.easou.com/dev/drone-agent:v3.0.1-240910
|
|
|
pull: always
|
|
|
# privileged: true
|
|
|
environment:
|
|
|
JNLP_ENV: pro
|
|
|
JNLP_REPLICAS: 2
|
|
|
- JNLP_TAG: v2.3.7
|
|
|
+ JNLP_TAG: v2.3.6
|
|
|
JNLP_VERSION: v1 # default v1, v2 for canary
|
|
|
DEPLOY_ENV: k8s-1 # 可以选择把应用部署到集群:k8s-1 or k8s-2
|
|
|
JNLP_REPO: hub.evbj.easou.com
|