kpmy 8 years ago
parent
commit
7f2ebfc662
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -1,4 +1,8 @@
 pipeline:
 pipeline:
+  clone:
+    image: plugins/git
+    links:
+      - gogs
   test:
   test:
     image: maven:3.3.9-jdk-8
     image: maven:3.3.9-jdk-8
     commands:
     commands: