From c6022ffa8f5fb29ccc12d2e02e0cfb48afbcc240 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 28 Sep 2022 09:22:22 +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 f66d496..b7cd9c6 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.