From 3862930b476921542513a51c634f0c2cf26d95b1 Mon Sep 17 00:00:00 2001 From: Captain Wei Date: Mon, 11 May 2020 16:24:47 +0800 Subject: [PATCH] add yaml file --- custom_build_tool.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 custom_build_tool.yaml diff --git a/custom_build_tool.yaml b/custom_build_tool.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/custom_build_tool.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA -- Gitee