summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 12c53d60c3..260ffece50 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -3,6 +3,10 @@ workspace:
path: src/code.gitea.io/gitea
pipeline:
+ clone:
+ image: plugins/git
+ tags: true
+
test:
image: webhippie/golang:edge
pull: true