This commit is contained in:
@@ -26,7 +26,10 @@ steps:
|
||||
- name: dev-build-image
|
||||
image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest
|
||||
commands:
|
||||
- sleep 3600
|
||||
- >-
|
||||
--context .
|
||||
--destination ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA}
|
||||
--verbosity debug
|
||||
|
||||
- name: dev-deploy
|
||||
image: ccr.ccs.tencentyun.com/violin/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user