Change jenkins url
This commit is contained in:
@@ -94,8 +94,8 @@ pipeline {
|
|||||||
}
|
}
|
||||||
agent any
|
agent any
|
||||||
environment {
|
environment {
|
||||||
JENKINS_BASE_URL = 'http://jenkins:8080'
|
JENKINS_BASE_URL = 'https://openbokeron.org/jenkins'
|
||||||
JENKINS_JOB_NAME = 'Espetos'
|
JENKINS_JOB_NAME = 'TallerCiCd'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
withCredentials([
|
withCredentials([
|
||||||
|
|||||||
Reference in New Issue
Block a user