From 18d15a62067af3d03edb1259b664c68f9cf2d6d8 Mon Sep 17 00:00:00 2001 From: "zhipeng.hu" Date: Fri, 4 Aug 2023 10:09:35 +0800 Subject: [PATCH] dpr:8 --- .drone.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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