From f6892f179785051c742d03585636bacaaaec8cdc Mon Sep 17 00:00:00 2001 From: Ganesh-1905 <68021472+Ganesh-1905@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:13:21 +0530 Subject: [PATCH] Update README.md to trigger build --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84962fa739..83b201b61b 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline) you'll be creating yourself during the tutorial and the `jenkins/scripts` subdirectory contains a shell script with commands that are executed when Jenkins processes the "Deliver" stage of your Pipeline. + +This should trigger a build