Skip to content

Commit

Permalink
Use java 17 pod template
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaceccanti committed Nov 27, 2021
1 parent 07d455c commit 9c0aed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pipeline {
label "${kubeLabel}"
cloud 'Kube mwdevel'
defaultContainer 'runner'
inheritFrom 'iam-template-java11'
inheritFrom 'iam-template-java17'
}
}

Expand Down

0 comments on commit 9c0aed9

Please sign in to comment.