We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 832201e + b76ce47 commit 8f3b8d5Copy full SHA for 8f3b8d5
Jenkinsfile
@@ -1,5 +1,5 @@
1
pipeline {
2
- agent { label 'maven' }
+ agent { label 'maven-36-jdk11' }
3
stages {
4
stage('Prepare') {
5
steps {
0 commit comments