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