From 306b2297a9eb8926457db265c215adb947cea2a3 Mon Sep 17 00:00:00 2001 From: jose-rZM <100773386+jose-rZM@users.noreply.github.com> Date: Tue, 23 Dec 2025 17:33:48 +0100 Subject: [PATCH] Change jenkins url --- Jenkinsfile.cd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile.cd b/Jenkinsfile.cd index af4c8e4..4a1d445 100644 --- a/Jenkinsfile.cd +++ b/Jenkinsfile.cd @@ -94,8 +94,8 @@ pipeline { } agent any environment { - JENKINS_BASE_URL = 'http://jenkins:8080' - JENKINS_JOB_NAME = 'Espetos' + JENKINS_BASE_URL = 'https://openbokeron.org/jenkins' + JENKINS_JOB_NAME = 'TallerCiCd' } steps { withCredentials([