diff --git a/.drone.yml b/.drone.yml index fd116e8..de6afbd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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