From ca22b1e1292c3c403c18428319701b65dead6610 Mon Sep 17 00:00:00 2001 From: "zhipeng.hu" Date: Fri, 4 Aug 2023 15:14:58 +0800 Subject: [PATCH] imgs --- .drone.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 8871213..80263ad 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,17 +29,11 @@ steps: dockerfile: Dockerfile registry: https://registry.cn-hangzhou.aliyuncs.com tags: ${DRONE_BUILD_NUMBER} - save: ${DRONE_BUILD_NUMBER}.tar - - - name: docker-save - image: plugins/docker - commands: - - docker save -o ${DRONE_BUILD_NUMBER}.tar . - name: rancher-deploy image: registry.cn-hangzhou.aliyuncs.com/hvp/dpr:12 # 直接用busybox settings: url: https://121.40.194.123:8443/v3/ env: test - pname: test-drone + : test-drone docker_img : registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} \ No newline at end of file