debug: pause dev-build-image for inspection
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Agent
2026-03-22 15:41:40 +00:00
parent 2dd4a3dedf
commit d35d19c30a

View File

@@ -29,14 +29,7 @@ steps:
DOCKER_CONFIG: DOCKER_CONFIG:
from_secret: docker_config from_secret: docker_config
commands: commands:
- ls -la - sleep 3600
- cat Dockerfile
- >-
/kaniko/executor
--context .
--destination ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA}
--destination ccr.ccs.tencentyun.com/violin/todo-backend:latest
--verbosity debug
- name: dev-deploy - name: dev-deploy
image: ccr.ccs.tencentyun.com/violin/kubectl:latest image: ccr.ccs.tencentyun.com/violin/kubectl:latest