更新 .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-03-22 17:18:02 +00:00
parent 6a187dc53f
commit 6f917c8f88

View File

@@ -31,7 +31,8 @@ steps:
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
context: dir:///drone/src context: dir:///drone/src
destination: ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA:-build-${DRONE_BUILD_NUMBER}} no_push: true
#destination: ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA:-build-${DRONE_BUILD_NUMBER}}
verbosity: debug verbosity: debug
- name: dev-deploy - name: dev-deploy