This commit is contained in:
@@ -25,9 +25,13 @@ steps:
|
||||
|
||||
- name: dev-build-image
|
||||
image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest
|
||||
environment:
|
||||
DOCKER_CONFIG:
|
||||
from_secret: docker_config
|
||||
commands:
|
||||
- >-
|
||||
--context .
|
||||
--dockerfile Dockerfile
|
||||
--destination ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA}
|
||||
--verbosity debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user