diff --git a/.drone.yml b/.drone.yml index 5a6f1cd..b3a6754 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:61 # 直接用busybox + image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:62 # 直接用busybox settings: docker_img: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:113 # username: docker-push @@ -60,6 +60,6 @@ steps: # username: tjqmhu # password: tjqm4912 # registry: https://registry.cn-hangzhou.aliyuncs.com - when: - target: [ "test","pre" ] +# when: +# target: [ "test","pre" ]