From d9cc1a07f7a4949ebf7987855a2225f1b47013b5 Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Thu, 18 Jun 2020 18:17:36 +0800 Subject: [PATCH] add yaml file --- ghostscript.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ghostscript.yaml diff --git a/ghostscript.yaml b/ghostscript.yaml new file mode 100644 index 0000000..902f180 --- /dev/null +++ b/ghostscript.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: http://git.ghostscript.com/ghostpdl.git +tag_prefix: ^ghostscript- +seperator: . -- Gitee