scofield 1 рік тому
батько
коміт
e663978569
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      .drone.yml

+ 4 - 4
.drone.yml

@@ -24,18 +24,18 @@ steps:
      mirror: https://tfstj46s.mirror.aliyuncs.com
      registry: hub.evbj.easou.com
      repo: hub.evbj.easou.com/mainsearch/${DRONE_REPO_NAME}
-     tag: v1.0.14
+     tag: v1.0.15
 
  - 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-230721
    pull: always
    # privileged: true
    environment:
      JNLP_ENV: mainsearch
      JNLP_REPLICAS: 2
-     JNLP_TAG: v1.0.14
+     JNLP_TAG: v1.0.15
      JNLP_VERSION: v1  # default v1, v2 for canary
-     DEPLOY_ENV: k8s-2 # 可以选择把应用部署到集群:k8s-1 or k8s-2
+     DEPLOY_ENV: k8s-4 # 可以选择把应用部署到集群:k8s-1 or k8s-2
      JNLP_REPO: hub.evbj.easou.com
      JNLP_CONTAINER_PORT: 8080
      JNLP_INGRESS: nginx