diff --git a/.drone.yml b/.drone.yml index a8bdac6..68bb516 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:59 # 直接用busybox + image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:60 # 直接用busybox settings: docker_img: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} # username: docker-push