From 5598d843a032731f79e76995be4e0c5646937a16 Mon Sep 17 00:00:00 2001 From: juanjo <130799031+juanminguezsanz2023@users.noreply.github.com> Date: Sat, 11 Apr 2026 16:45:46 +0200 Subject: [PATCH] Update Jenkinsfile --- deployments/Jenkinsfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployments/Jenkinsfile b/deployments/Jenkinsfile index e0d9fce..266adb1 100644 --- a/deployments/Jenkinsfile +++ b/deployments/Jenkinsfile @@ -38,4 +38,5 @@ pipeline { } } } -} \ No newline at end of file +} +// Automatización activada \ No newline at end of file