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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user