Browse Source

Droning -- Sat Jan 20 14:01:00 -02 2018

luis 7 years ago
parent
commit
5d4a3aec06
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -1,6 +1,6 @@
 clone:
-  git:
-    image: plugins/git 
+  path: github.com/gogits/gogs
+
 pipeline:
   backend:
     image: golang