This commit is contained in:
@@ -27,7 +27,9 @@ steps:
|
|||||||
# 使用 plugin/kaniko
|
# 使用 plugin/kaniko
|
||||||
image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest
|
image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest
|
||||||
settings:
|
settings:
|
||||||
destination: ccr.ccs.tencentyun.com/violin/todo-backend:latest
|
repo: ccr.ccs.tencentyun.com/violin/todo-backend
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
registry: ccr.ccs.tencentyun.com
|
registry: ccr.ccs.tencentyun.com
|
||||||
@@ -74,7 +76,9 @@ steps:
|
|||||||
##
|
##
|
||||||
image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest
|
image: ccr.ccs.tencentyun.com/violin/drone-kaniko:latest
|
||||||
settings:
|
settings:
|
||||||
destination: ccr.ccs.tencentyun.com/violin/todo-backend:v1.0.0
|
repo: ccr.ccs.tencentyun.com/violin/todo-backend
|
||||||
|
tags:
|
||||||
|
- v1.0.0
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
registry: ccr.ccs.tencentyun.com
|
registry: ccr.ccs.tencentyun.com
|
||||||
|
|||||||
Reference in New Issue
Block a user