From a028fb0cb89b5a1b8446c00ee6368fe2536517fa Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 16:37:07 +0800 Subject: [PATCH] add yaml file --- crontabs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 crontabs.yaml diff --git a/crontabs.yaml b/crontabs.yaml new file mode 100644 index 0000000..38bf680 --- /dev/null +++ b/crontabs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: cronie-crond/crontabs +tag_prefix: "^crontabs-" +seperator: -- Gitee