Browse Source

重新打包

jek 4 days ago
parent
commit
2582b37231
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -34,8 +34,8 @@ steps:
       - name: docker
         path: /var/run/docker.sock
     commands:
-      - docker build -t nas.fast-fun.cn:5000/zk/zhili-station-server:2.0.${DRONE_BUILD_NUMBER} -f Dockerfile .
-      - docker push nas.fast-fun.cn:5000/zk/zhili-station-server:2.0.${DRONE_BUILD_NUMBER}
+      - docker build -t registry.dev.fast-fun.cn:82/zk/zhili-station-server:2.0.${DRONE_BUILD_NUMBER} -f Dockerfile .
+      - docker push registry.dev.fast-fun.cn:82/zk/zhili-station-server:2.0.${DRONE_BUILD_NUMBER}
 
 volumes:
   - name: cache