From 2eee57559568bade00013fb4f7009b9d6ef8731e Mon Sep 17 00:00:00 2001 From: JFronny Date: Thu, 3 Nov 2022 14:57:54 +0100 Subject: [PATCH] Pull tags --- static/clone.yml | 5 +++++ static/jfmod.yml | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 static/clone.yml diff --git a/static/clone.yml b/static/clone.yml new file mode 100644 index 0000000..e9362e1 --- /dev/null +++ b/static/clone.yml @@ -0,0 +1,5 @@ +clone: + git: + image: woodpeckerci/plugin-git + settings: + tags: true \ No newline at end of file diff --git a/static/jfmod.yml b/static/jfmod.yml index 5f6a4de..7b62f17 100644 --- a/static/jfmod.yml +++ b/static/jfmod.yml @@ -1,3 +1,5 @@ +#include https://pages.frohnmeyer-wds.de/scripts/clone.yml + pipeline: build_test: image: gradle:alpine