mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-04 09:15:43 +00:00
oops
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Deploy to Nexus') {
|
||||
stage('Deploy to Nexus') {
|
||||
steps {
|
||||
configFileProvider([configFile(fileId: 'maven-settings-nexus', variable: 'MAVEN_SETTINGS')]) {
|
||||
@ -33,7 +32,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user