提交 8d694099 编写于 作者: L licihua

fix yaml error

上级 4673410e
...@@ -146,7 +146,7 @@ class Gitee(object): ...@@ -146,7 +146,7 @@ class Gitee(object):
def get_version_exception(self): def get_version_exception(self):
""" """
Get vertion recommend exceptions Get version recommend exceptions
""" """
resp = self.get_gitee(self.version_exception_url) resp = self.get_gitee(self.version_exception_url)
if not resp: if not resp:
......
version_control: github version_control: github
src_repo: googlefonts/noto-emoji src_repo: googlefonts/noto-emoji
tag_prefix: ^v tag_prefix: "^v"
separator: . separator: .
version_control: svn version_control: svn
src_repo: https://svn.code.sf.net/p/openjade/code src_repo: https://svn.code.sf.net/p/openjade/code
tag_prefix: sp-RELEASE- tag_prefix: sp-opensp_
separator: _ separator: _
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册