Browse Source

[CI SKIP]

robert 1 year ago
parent
commit
bc9346ff93
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

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