From e778f16e992fab0f490cb7f6e63a5cf96a388a89 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 28 Sep 2022 09:22:00 +0200 Subject: [PATCH] Update 'README.md' fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268abec..f66d496 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For the moment a predefined goal is set inside the pipeline: "clean deploy" It can be added to a jenkinsjob or invoked manually -#Expected parameters +# Expected parameters GIT_URL url of the project to build; GIT_BRANCH branch of the project to build.