This commit is contained in:
@@ -26,7 +26,10 @@ steps:
|
|||||||
- name: dev-build-image
|
- name: dev-build-image
|
||||||
image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest
|
image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest
|
||||||
commands:
|
commands:
|
||||||
- sleep 3600
|
- >-
|
||||||
|
--context .
|
||||||
|
--destination ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA}
|
||||||
|
--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