更新 .drone.yml

This commit is contained in:
2026-03-24 13:10:08 +00:00
parent d03bd5a36c
commit befbb692a9

View File

@@ -32,6 +32,7 @@ steps:
repo: ccr.ccs.tencentyun.com/violin/todo-backend repo: ccr.ccs.tencentyun.com/violin/todo-backend
tags: tags:
- latest - latest
- ${DRONE_COMMIT_SHA:0:8}
dockerfile: Dockerfile dockerfile: Dockerfile
context: . context: .
registry: ccr.ccs.tencentyun.com registry: ccr.ccs.tencentyun.com