diff --git a/.drone.yml b/.drone.yml index 5b0f6d4..659628d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,18 +22,18 @@ steps: when: target: [ "test","pre" ] - - name: docker-build - image: plugins/docker - privileged: true - settings: - username: tjqmhu - password: tjqm4912 - repo: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone - dockerfile: Dockerfile - registry: https://registry.cn-hangzhou.aliyuncs.com - tags: ${DRONE_BUILD_NUMBER} - when: - target: [ "test","pre" ] +# - name: docker-build +# image: plugins/docker +# privileged: true +# settings: +# username: tjqmhu +# password: tjqm4912 +# repo: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone +# dockerfile: Dockerfile +# registry: https://registry.cn-hangzhou.aliyuncs.com +# tags: ${DRONE_BUILD_NUMBER} +# when: +# target: [ "test","pre" ] - name: prod deploy when: