Browse Source

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

luis 7 năm trước cách đây
mục cha
commit
5d4a3aec06
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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