🔧 修改自动打包为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
cd9f9bce5f
commit
5be98632d9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user