Change jenkins url

This commit is contained in:
jose-rZM
2025-12-23 17:33:48 +01:00
parent 50dad72782
commit 306b2297a9

View File

@@ -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([