summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
index 0ee9ffa07d..156cf95f5e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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