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

This commit is contained in:
李寻欢 2020-01-04 14:14:20 +08:00
parent cd9f9bce5f
commit 5be98632d9
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@ kind: pipeline
name: pipeline-example-maven
steps:
- name: Test Echo
image: alpine:latest
commands:
- echo 'Testing'
# - name: Test Echo
# image: alpine:latest
# commands:
# - echo 'Testing'
- name: Send To DingTalk
image: guoxudongdocker/drone-dingtalk