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.
1 parent 0b4b655 commit 3d1eb82Copy full SHA for 3d1eb82
Jenkinsfile
@@ -6,7 +6,7 @@ pipeline {
6
timestamps()
7
}
8
agent {
9
- label "centos-latest"
+ label "ubuntu-latest"
10
11
tools {
12
maven 'apache-maven-3.9.9'
0 commit comments