Nope, didn't work

This commit is contained in:
Adubbz 2018-11-26 12:58:27 +11:00 committed by GitHub
parent a0581b5eae
commit f8b9cdd574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ import groovy.io.FileType
task changelog(type: JenkinsChangelog) {
def buildNumber = "${System.getenv().BUILD_NUMBER}"
serverRoot = 'https://ci.jenkins.minecraftforge.net/'
serverRoot = 'http://ci.jenkins.minecraftforge.net/'
jobName = 'BiomesOPlenty'
authName = 'console_script'
authPassword = 'dc6d48ca20a474beeac280a9a16a926e'