mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-16 05:58:47 +01: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