Browse Source

update drone file

SBird1337 6 years ago
parent
commit
fed33a6c71
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -1,7 +1,7 @@
1 1
 clone:
2 2
   git:
3 3
     image: plugins/git
4
-    recursive=false
4
+    recursive: false
5 5
 
6 6
 pipeline:
7 7