From 0a051880129a7604abfba74d0f1c1e0b41d25cc3 Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Fri, 12 Sep 2025 15:59:40 +0100 Subject: [PATCH 1/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5993d40..a3f465c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 7' + echo 'Hello World 8' } } } From 11ac7da82e1e70e8a18302a211ec70a0dad08a09 Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Fri, 12 Sep 2025 16:01:02 +0100 Subject: [PATCH 2/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a3f465c..70f01ca 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 8' + echo 'Hello World 9' } } } From 245e81ccd3880fdb1c1a3b230477c56b077329dd Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Fri, 12 Sep 2025 18:26:26 +0100 Subject: [PATCH 3/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 70f01ca..951adc4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 9' + echo 'Hello World 10' } } } From c67bf03d19e73862d4ad9c55a4590f7132e171e6 Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Fri, 12 Sep 2025 18:28:29 +0100 Subject: [PATCH 4/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 951adc4..ae075f2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 10' + echo 'Hello World 11' } } } From 141dd51a2156acad695d953fe2cdf08248b4eed3 Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Mon, 15 Sep 2025 11:54:24 +0100 Subject: [PATCH 5/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ae075f2..d2178ce 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 11' + echo 'Hello World 12' } } } From 925457d93fb15420e0d45df48508c124efd424b5 Mon Sep 17 00:00:00 2001 From: KevinRealAlcalde <95503519+KevinRealAlcalde@users.noreply.github.com> Date: Mon, 15 Sep 2025 11:59:02 +0100 Subject: [PATCH 6/6] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index d2178ce..1103c6a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('Hello') { steps { echo 'Hello World 14' - echo 'Hello World 12' + echo 'Hello World 13' } } }