Parcourir la source

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

luis il y a 7 ans
Parent
commit
5d4a3aec06
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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