使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Karathan
/
source_of_the_sovereign
镜像自地址
https://github.com/SBird1337/source_of_the_sovereign
关注
1
点赞
0
派生
0
代码
工单
版本发布
0
百科
动态
浏览代码
update drone file
SBird1337
7 年前
父节点
1111483d5d
当前提交
fed33a6c71
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
显示文件统计
1
1
.drone.yml
+ 1
- 1
.drone.yml
查看文件
@@ -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