🔧 修改自动打包为Master分支打Tag才触发
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
673d4c3db4
commit
ff2320fec1
@ -9,6 +9,9 @@ steps:
|
||||
path: /root/.m2
|
||||
commands:
|
||||
- mvn clean package
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
- name: Send To DingTalk
|
||||
image: guoxudongdocker/drone-dingtalk
|
||||
@ -25,6 +28,4 @@ steps:
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- tag
|
||||
- master
|
Loading…
Reference in New Issue
Block a user