Update url
All checks were successful
Tests / Declarative: Post Actions passed: 14
CI-Multi/pipeline/pr-main This commit looks good

This commit is contained in:
2026-02-16 20:28:25 +01:00
parent 25ba33d43a
commit 3556ac3d76
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ pipeline {
parameters {
string(
name: 'JENKINS_BASE_URL',
defaultValue: 'https://openbokeron.org/jenkins',
defaultValue: 'https://openbokeron.uma.es/jenkins',
description: 'Base URL del Jenkins objetivo'
)
string(