Skip to content

Commit

Permalink
ignore coverage steps. (#2257)
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy authored and lunny committed Aug 4, 2017
1 parent 34df9de commit 9ff371a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ pipeline:
when:
event: [ push, tag ]

coverage:
image: plugins/coverage
server: https://coverage.gitea.io
when:
event: [ push ]
branch: master
# coverage:
# image: plugins/coverage
# server: https://coverage.gitea.io
# when:
# event: [ push ]
# branch: master

docker:
image: plugins/docker
Expand Down

0 comments on commit 9ff371a

Please sign in to comment.