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

This commit is contained in:
2026-03-22 17:04:43 +00:00
parent 30a9ad15c7
commit 06c58e3333

View File

@@ -30,7 +30,7 @@ steps:
from_secret: docker_config from_secret: docker_config
settings: settings:
dockerfile: Dockerfile 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 - name: dev-deploy
image: ccr.ccs.tencentyun.com/violin/kubectl:latest image: ccr.ccs.tencentyun.com/violin/kubectl:latest