From d8fbb7d34daa8756f21ca2a6749ab8e93f8e404e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=B4=AB=E8=96=87?= Date: Fri, 9 Dec 2022 06:25:51 +0000 Subject: [PATCH] =?UTF-8?q?=20[sync]=E6=89=8B=E5=8A=A8=E5=90=8C=E6=AD=A5ma?= =?UTF-8?q?ster=E5=88=86=E6=94=AF=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丁紫薇 --- stalld.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 stalld.yaml diff --git a/stalld.yaml b/stalld.yaml new file mode 100644 index 0000000..b0ac10d --- /dev/null +++ b/stalld.yaml @@ -0,0 +1,4 @@ +version_control: gitlab +src_repo: rt-linux-tools/stalld +tag_prefix: "v" +separator: "." \ No newline at end of file -- Gitee