Update url
This commit is contained in:
@@ -102,7 +102,7 @@ post {
|
||||
junit testResults: 'frontend/test-results/junit.xml', allowEmptyResults: true
|
||||
|
||||
if (env.CHANGE_ID) {
|
||||
def giteaBase = 'https://openbokeron.org'
|
||||
def giteaBase = 'https://openbokeron.uma.es'
|
||||
def owner = 'OpenBokeron'
|
||||
def repo = 'TallerCiCd'
|
||||
def pr = env.CHANGE_ID
|
||||
@@ -126,7 +126,7 @@ post {
|
||||
}
|
||||
else {
|
||||
msg = """
|
||||
⚠️ Dudoso…
|
||||
⚠️ Algo ha pasado, no sé si es culpa tuyao mía. Por probabilidad, pensaré que la has pifiado tú.
|
||||
|
||||
- URL: ${env.BUILD_URL}
|
||||
""".stripIndent().trim()
|
||||
|
||||
Reference in New Issue
Block a user