|
@@ -35,13 +35,12 @@ steps:
|
|
|
add_host:
|
|
|
- nas.fast-fun.cn:192.168.0.40
|
|
|
tags:
|
|
|
- - latest
|
|
|
- 1.0.${DRONE_BUILD_NUMBER}
|
|
|
registry: nas.fast-fun.cn:5000
|
|
|
-# registry: 192.168.10.122:5000
|
|
|
insecure: true
|
|
|
-# repo: 192.168.10.122:5000/zk/station-server
|
|
|
- repo: nas.fast-fun.cn:5000/zk/station-server
|
|
|
+ dockerfile: Dockerfile
|
|
|
+ mirror: https://1u6db9h5.mirror.aliyuncs.com
|
|
|
+ repo: nas.fast-fun.cn:5000/zk/zk-station-server
|
|
|
|
|
|
volumes:
|
|
|
- name: cache
|