From bbb0f857773852b2908bc7644f57dbea16677867 Mon Sep 17 00:00:00 2001 From: ningjin Date: Fri, 9 Jul 2021 03:19:54 +0000 Subject: [PATCH] add apache-commons-exec.yaml. --- apache-commons-exec.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apache-commons-exec.yaml diff --git a/apache-commons-exec.yaml b/apache-commons-exec.yaml new file mode 100644 index 0000000..7d161b0 --- /dev/null +++ b/apache-commons-exec.yaml @@ -0,0 +1,4 @@ +on_control: github +src_repo: apache/commons-exec +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee