|
@@ -32,14 +32,14 @@ steps:
|
|
|
settings:
|
|
|
tags:
|
|
|
- latest
|
|
|
- - 1.1.${DRONE_BUILD_NUMBER}
|
|
|
- registry: rpi.it5000.com:5000
|
|
|
+ - 0.1.${DRONE_BUILD_NUMBER}
|
|
|
+ registry: 172.16.121.236:5000
|
|
|
insecure: true
|
|
|
- repo: 192.168.0.133:5000/pdms-oss-api
|
|
|
+ repo: 172.16.121.236:5000/pdms-oss-api
|
|
|
mount:
|
|
|
- /var/lib/docker
|
|
|
|
|
|
volumes:
|
|
|
- name: cache
|
|
|
host:
|
|
|
- path: C:\Users\zhl\drone\drone\cache
|
|
|
+ path: /home/drone/cache
|