Bläddra i källkod

deploy pro/realtime-yuewen-v2:r188507 测试是否能提交

pmrd 1 år sedan
förälder
incheckning
aabfacf8f3
3 ändrade filer med 7 tillägg och 7 borttagningar
  1. 4 4
      .drone.yml
  2. 1 1
      Dockerfile
  3. 2 2
      deploy-tmp.yaml

+ 4 - 4
.drone.yml

@@ -21,7 +21,7 @@ steps:
   environment:
     JNLP_ENV: pro
     JNLP_REPLICAS: 2
-    JNLP_TAG: r188506
+    JNLP_TAG: r188507
     JNLP_VERSION: v1  # default v1, v2 for canary
     DEPLOY_ENV: k8s-1 # 可以选择把应用部署到集群:k8s-1 or k8s-2
     JNLP_REPO: hub.evbj.easou.com
@@ -54,8 +54,8 @@ steps:
     corpid: ww419ee4063735e1c0
     corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
     agent_id: 1000004
-    title: "Pipeline pro/realtime-yuewen-v2:r188506 Success"
-    description: "${DRONE_BUILD_LINK} pro/realtime-yuewen-v2:r188506 部署完成 测试是否能提交"
+    title: "Pipeline pro/realtime-yuewen-v2:r188507 Success"
+    description: "${DRONE_BUILD_LINK} pro/realtime-yuewen-v2:r188507 部署完成 测试是否能提交"
     msg_url: ${DRONE_BUILD_LINK}
     btn_txt: "否"
   when:
@@ -68,7 +68,7 @@ steps:
     corpid: ww419ee4063735e1c0
     corp_secret: zpiRBLETH9eLwIMQ4eJ_r_dcm3BPSGeLHvTcft8Ot-M
     agent_id: 1000004
-    title: "Pipeline pro/realtime-yuewen-v2:r188506 Failure"
+    title: "Pipeline pro/realtime-yuewen-v2:r188507 Failure"
     description: "${DRONE_BUILD_LINK} 部署失败,请检查配置!测试是否能提交"
     msg_url: ${DRONE_BUILD_LINK}
     btn_txt: "否"

+ 1 - 1
Dockerfile

@@ -1 +1 @@
-FROM hub.evbj.easou.com/pro/realtime-yuewen-v2:r188506
+FROM hub.evbj.easou.com/pro/realtime-yuewen-v2:r188507

+ 2 - 2
deploy-tmp.yaml

@@ -21,8 +21,8 @@ spec:
       dnsPolicy: ClusterFirstWithHostNet
       dnsConfig:
         nameservers:
-          - 223.5.5.5
           - 10.108.30.101
+          - 223.5.5.5
       initContainers:
         - name: init
           image: hub.evbj.easou.com/dev/busybox
@@ -47,7 +47,7 @@ spec:
       #              topologyKey: kubernetes.io/hostname
       containers:
         - name: realtime-yuewen-v2
-          image: hub.evbj.easou.com/pro/realtime-yuewen-v2:r188506
+          image: hub.evbj.easou.com/pro/realtime-yuewen-v2:r188507
           imagePullPolicy: IfNotPresent
           env:
             - name: MY_NODE_NAME