From b37fa8c3607c89bdc81b61d837b431b9ed81a582 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Mon, 11 May 2020 11:06:58 +0800 Subject: [PATCH 1/2] add sblim-sfcc.yaml --- sblim-sfcc.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sblim-sfcc.yaml diff --git a/sblim-sfcc.yaml b/sblim-sfcc.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/sblim-sfcc.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA -- Gitee From 3e199c0f0694604a3a93e5438cc1ceaa49102e7e Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Mon, 11 May 2020 17:15:22 +0800 Subject: [PATCH 2/2] add sblim-sfcc.yaml --- sblim-sfcc.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sblim-sfcc.yaml b/sblim-sfcc.yaml index 00bbaf0..35d1848 100644 --- a/sblim-sfcc.yaml +++ b/sblim-sfcc.yaml @@ -1,4 +1,4 @@ -version_control: NA -src_repo: NA -tag_prefix: NA -seperator: NA +version_control: git +src_repo: https://git.code.sf.net/p/sblim/sfcc +tag_prefix: SFCC_ +seperator: _ -- Gitee