Skip to content

Commit

Permalink
medium agent
Browse files Browse the repository at this point in the history
  • Loading branch information
seejaybee committed May 2, 2024
1 parent 679ffc6 commit 3cd81e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_new
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pipeline {
agent {
kubernetes(agents()
.maven().version('3.9.4-jdk8').profile('small')
.maven().version('3.9.4-jdk8').profile('medium')
.startContainers())
}

Expand Down

0 comments on commit 3cd81e7

Please sign in to comment.