From 06c58e33336afe2962572684f65932c57c6f95d9 Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Sun, 22 Mar 2026 17:04:43 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cc2fee9..2bd3fe5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,7 +30,7 @@ steps: from_secret: docker_config settings: dockerfile: Dockerfile - destination: ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA} + destination: ccr.ccs.tencentyun.com/violin/todo-backend:debug-test - name: dev-deploy image: ccr.ccs.tencentyun.com/violin/kubectl:latest