mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-02 23:23:39 +01:00
This time i'm serious
This commit is contained in:
parent
757e71f798
commit
543568012b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ pipeline {
|
||||
stage ('Build & Deploy') {
|
||||
steps {
|
||||
withMaven(
|
||||
jdk 'OracleJDK 8',
|
||||
jdk: 'OracleJDK 8',
|
||||
maven: 'Maven 3',
|
||||
globalMavenSettingsConfig: 'e5b005b5-be4d-4709-8657-1981662bcbe3',
|
||||
mavenOpts: '-Xmx4G'
|
||||
|
Loading…
Reference in New Issue
Block a user