ignore coverage steps. (#2257)

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2017-08-04 22:08:50 +08:00 committed by Lunny Xiao
parent 34df9deff1
commit 9ff371a147
1 changed files with 6 additions and 6 deletions

View File

@ -97,12 +97,12 @@ pipeline:
when: when:
event: [ push, tag ] event: [ push, tag ]
coverage: # coverage:
image: plugins/coverage # image: plugins/coverage
server: https://coverage.gitea.io # server: https://coverage.gitea.io
when: # when:
event: [ push ] # event: [ push ]
branch: master # branch: master
docker: docker:
image: plugins/docker image: plugins/docker