From dc156b9e11446a7874969d93400c5fd31df23120 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 17:55:26 +0800 Subject: [PATCH] add yaml file --- cpio.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cpio.yaml diff --git a/cpio.yaml b/cpio.yaml new file mode 100644 index 0000000..1ee50fa --- /dev/null +++ b/cpio.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.savannah.gnu.org/cgit/cpio.git +tag_prefix: "^release_" +seperator: "_"