mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-01 14:43:42 +01:00
Jenkinsfile syntax
This commit is contained in:
parent
74bb9f213b
commit
a3c4095877
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -132,6 +132,7 @@ pipeline {
|
|||||||
sh 'mvn -o deploy'
|
sh 'mvn -o deploy'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
script {
|
script {
|
||||||
@ -142,4 +143,3 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user