diff --git a/.drone.yml b/.drone.yml index cc2fee9..2bd3fe5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,7 +30,7 @@ steps: from_secret: docker_config settings: 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 image: ccr.ccs.tencentyun.com/violin/kubectl:latest