Fix src_repo url in yaml
This commit is contained in:
parent
2b1dd3ffc0
commit
8dbd5ef652
@ -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: "."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user