修正yaml格式问题

Signed-off-by: Monday <licihua@huawei.com>
This commit is contained in:
Monday 2023-01-16 12:56:28 +00:00 committed by Gitee
parent 40d91eadcb
commit 024c664e50
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,9 +3,9 @@ src_repo: PJK/libcbor
tag_prefix: "^" tag_prefix: "^"
separator: "." separator: "."
git_url: https://github.com/PJK/libcbor.git git_url: https://github.com/PJK/libcbor.git
name:libcbor name: libcbor
source_dir:factory source_dir: factory
destination_dir:master destination_dir: master
obs_from:openEuler:Factory obs_from:openEuler: Factory
obs_to:openEuler:Mainline obs_to:openEuler: Mainline
data:"2022.12.16" data: "2022.12.16"