From 40f47e5a5d6468147221d03fa059fbd090cbd460 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Thu, 31 Mar 2022 15:12:06 +0200 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbf686f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Pipeline-Docker-Template + +This is a template useful for building docker images and push to dockerhub. +There is a jenkinsjob template on our jenkins with the same name. \ No newline at end of file