update file 3 #13
|
@ -139,9 +139,6 @@ platform:
|
|||
arch: amd64
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
include:
|
||||
- main
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
|
@ -169,7 +166,8 @@ steps:
|
|||
dockerfile: ./Dockerfile
|
||||
tags:
|
||||
- ${DRONE_TAG}
|
||||
# auto_tag: true
|
||||
purge: true
|
||||
compress: true
|
||||
|
||||
|
||||
# TODO 通知 k8s 更新镜像
|
Loading…
Reference in New Issue