Skip to content

Commit

Permalink
Fixed teh Jenkins file
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Sep 11, 2024
1 parent cf86678 commit 7be0686
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
*/
pipeline {
agent none
options {
buildDiscarder(logRotator(numToKeepStr: '10'))
timeout(time: 8, unit: 'HOURS')
}
tools {
maven 'maven_3_latest'
jdk params.jdkVersion
Expand Down

0 comments on commit 7be0686

Please sign in to comment.