robert 1 éve
szülő
commit
152c979e73
1 módosított fájl, 6 hozzáadás és 6 törlés
  1. 6 6
      .drone.yml

+ 6 - 6
.drone.yml

@@ -22,19 +22,19 @@ steps:
      insecure: true
      mirror: https://ci7pm4nx.mirror.aliyuncs.com
      registry: hub.evbj.easou.com
-     repo: hub.evbj.easou.com/qa/${DRONE_REPO_NAME}
-     tag: v2.7.7
+     repo: hub.evbj.easou.com/pro/${DRONE_REPO_NAME}
+     tag: v2.7.8
      
  - name: deployment
    image: hub.evbj.easou.com/dev/drone-agent:v3.0.1-230506
    pull: always
    # privileged: true
    environment:
-     JNLP_ENV: qa
-     JNLP_REPLICAS: 1
-     JNLP_TAG: v2.7.7
+     JNLP_ENV: pro
+     JNLP_REPLICAS: 3
+     JNLP_TAG: v2.7.8
      JNLP_VERSION: v1  # default v1, v2 for canary
-     DEPLOY_ENV: k8s-3 # 可以选择把应用部署到集群:k8s-1 or k8s-3
+     DEPLOY_ENV: k8s-1 # 可以选择把应用部署到集群:k8s-1 or k8s-2
      JNLP_REPO: hub.evbj.easou.com
      JNLP_CONTAINER_PORT: 8080
      JNLP_INGRESS: nginx