diff --git a/.drone.yml b/.drone.yml index 3eab2d0..4eb1b3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,7 +51,7 @@ steps: # target: [ "test","pre" ] - name: rancher-deploy privileged: true - image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:57 # 直接用busybox + image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:58 # 直接用busybox settings: docker_img: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} # username: docker-push