From 896a7413fea89c3c78bfcad5316bb55aed2d21ed Mon Sep 17 00:00:00 2001 From: Jose Date: Fri, 6 Feb 2026 21:35:56 +0100 Subject: [PATCH] Update Jenkinsfile.ci --- Jenkinsfile.ci | 3 --- 1 file changed, 3 deletions(-) diff --git a/Jenkinsfile.ci b/Jenkinsfile.ci index cf8087f..3db5ae0 100644 --- a/Jenkinsfile.ci +++ b/Jenkinsfile.ci @@ -114,7 +114,6 @@ post { msg = """ ✅ Todo en orden, camarada. - - Build: #${env.BUILD_NUMBER} - URL: ${env.BUILD_URL} """.stripIndent().trim() } @@ -122,7 +121,6 @@ post { msg = """ ❌ Alto ahí. ¿Qué clase de crímenes de guerra has cometido en esta PR? - - Build: #${env.BUILD_NUMBER} - URL: ${env.BUILD_URL} """.stripIndent().trim() } @@ -130,7 +128,6 @@ post { msg = """ ⚠️ Dudoso… - - Build: #${env.BUILD_NUMBER} - URL: ${env.BUILD_URL} """.stripIndent().trim() }