Change jenkins url

This commit is contained in:
2025-12-23 17:33:48 +01:00
parent b5ace86a03
commit 93fdce1d6e

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