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