From befbb692a948b2d31d5e7495e4a06539c454e8aa Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Tue, 24 Mar 2026 13:10:08 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a473e6d..1cd460e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,6 +32,7 @@ steps: repo: ccr.ccs.tencentyun.com/violin/todo-backend tags: - latest + - ${DRONE_COMMIT_SHA:0:8} dockerfile: Dockerfile context: . registry: ccr.ccs.tencentyun.com