🔧 修改自动打包为Master分支打Tag才触发
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
李寻欢 2020-01-04 15:28:34 +08:00
parent 43743843c8
commit 86c57d639a

View File

@ -2,10 +2,10 @@ kind: pipeline
name: pipeline-example-maven name: pipeline-example-maven
steps: steps:
# - name: Test Echo - name: TestEcho
# image: alpine:latest image: alpine:latest
# commands: commands:
# - echo 'Testing' - echo 'Testing'
- name: SendToDingTalk - name: SendToDingTalk
image: lddsb/drone-dingtalk-message image: lddsb/drone-dingtalk-message