diff --git a/.drone.yml b/.drone.yml index 68d6a1c..8327e83 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,11 +43,4 @@ steps: url: https://121.40.194.123:8443/v3/ env: test pname: test-drone - docker_img : registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} -# -# - name: deploy-prod -# image: repository.241210.com/repository/base/kubectl:4 -# commands: -# - kubectl --kubeconfig /kube/${CI_BUILD_TARGET} apply -f deployment.yaml -# when: -# target: [ "pre","prod" ] \ No newline at end of file + docker_img : registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} \ No newline at end of file