Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into 1.18-porting
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Dec 14, 2021
2 parents 52e3969 + 89407d4 commit 1aa6a02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/usr/bin/env groovy

pipeline {
options {
buildDiscarder(logRotator(numToKeepStr: '10'))
}
agent any
tools {
jdk "jdk-17.0.1"
Expand Down

0 comments on commit 1aa6a02

Please sign in to comment.