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