Fix src_repo url in yaml

This commit is contained in:
lingsheng 2020-12-22 10:55:10 +08:00
parent 2b1dd3ffc0
commit 8dbd5ef652

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://sourceforge.net/p/trousers/tpm-tools/ci/master/tree/
tag_prefix: ^
seperator: .
src_repo: https://git.code.sf.net/p/trousers/tpm-tools
tag_prefix: "^"
separator: "."