debug: pause dev-build-image for inspection
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -29,14 +29,7 @@ steps:
|
||||
DOCKER_CONFIG:
|
||||
from_secret: docker_config
|
||||
commands:
|
||||
- ls -la
|
||||
- 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
|
||||
- sleep 3600
|
||||
|
||||
- name: dev-deploy
|
||||
image: ccr.ccs.tencentyun.com/violin/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user