This commit is contained in:
@@ -31,7 +31,8 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: dir:///drone/src
|
context: dir:///drone/src
|
||||||
destination: ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA:-build-${DRONE_BUILD_NUMBER}}
|
no_push: true
|
||||||
|
#destination: ccr.ccs.tencentyun.com/violin/todo-backend:${DRONE_COMMIT_SHA:-build-${DRONE_BUILD_NUMBER}}
|
||||||
verbosity: debug
|
verbosity: debug
|
||||||
|
|
||||||
- name: dev-deploy
|
- name: dev-deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user