Skip to content

Commit

Permalink
Merge pull request #3488 from jaredlll08/patch-1
Browse files Browse the repository at this point in the history
Please give me my 13G back
  • Loading branch information
Vazkii authored Dec 14, 2021
2 parents 736aaed + 43ed426 commit 89407d4
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 "jdk8u292-b10"
Expand Down

0 comments on commit 89407d4

Please sign in to comment.