This commit is contained in:
@@ -28,9 +28,11 @@ steps:
|
||||
environment:
|
||||
DOCKER_CONFIG:
|
||||
from_secret: docker_config
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
destination: ccr.ccs.tencentyun.com/violin/todo-backend:debug-test
|
||||
args:
|
||||
- --dockerfile=Dockerfile
|
||||
- --context=dir:///drone/src
|
||||
- --destination=ccr.ccs.tencentyun.com/violin/todo-backend:test-${DRONE_BUILD_NUMBER}
|
||||
- --verbosity=debug
|
||||
|
||||
- name: dev-deploy
|
||||
image: ccr.ccs.tencentyun.com/violin/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user