Attempt 1 at Maven repo!
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -20,7 +20,7 @@ pipeline {
|
||||
}
|
||||
stage('Deploy Artifacts') {
|
||||
steps {
|
||||
sh './gradlew publish'
|
||||
sh 'export MAVEN_DEPLOYMENT=true; ./gradlew publish'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user