!9 Fix src_repo url in yaml

From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-22 10:07:28 +08:00 committed by Gitee
commit f91861ec20

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://git.strongswan.org/?p=strongswan.git
tag_prefix: ^
seperator: .
src_repo: https://git.strongswan.org/strongswan.git
tag_prefix: "^"
separator: "."