This website works better with JavaScript.
Home
Explore
Help
Sign In
Karathan
/
source_of_the_sovereign
mirror of
https://github.com/SBird1337/source_of_the_sovereign
Watch
1
Star
0
Fork
0
Code
Issues
Releases
0
Wiki
Activity
Browse Source
update drone file
SBird1337
6 years ago
parent
1111483d5d
commit
fed33a6c71
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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