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

This commit is contained in:
李寻欢 2020-01-04 15:28:34 +08:00
parent 43743843c8
commit 86c57d639a
1 changed files with 5 additions and 5 deletions

View File

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