mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-01 14:43:42 +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') {
|
stage ('Build & Deploy') {
|
||||||
steps {
|
steps {
|
||||||
withMaven(
|
withMaven(
|
||||||
jdk 'OracleJDK 8',
|
jdk: 'OracleJDK 8',
|
||||||
maven: 'Maven 3',
|
maven: 'Maven 3',
|
||||||
globalMavenSettingsConfig: 'e5b005b5-be4d-4709-8657-1981662bcbe3',
|
globalMavenSettingsConfig: 'e5b005b5-be4d-4709-8657-1981662bcbe3',
|
||||||
mavenOpts: '-Xmx4G'
|
mavenOpts: '-Xmx4G'
|
||||||
|
Loading…
Reference in New Issue
Block a user