🔧 修改自动打包为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
|
name: pipeline-example-maven
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Test Echo
|
# - name: Test Echo
|
||||||
image: alpine:latest
|
# image: alpine:latest
|
||||||
commands:
|
# commands:
|
||||||
- echo 'Testing'
|
# - echo 'Testing'
|
||||||
|
|
||||||
- name: Send To DingTalk
|
- name: Send To DingTalk
|
||||||
image: guoxudongdocker/drone-dingtalk
|
image: guoxudongdocker/drone-dingtalk
|
||||||
|
Loading…
Reference in New Issue
Block a user