Skip to content

Commit 870952a

Browse files
author
Zhao Xiaojie
authored
Update Jenkinsfile
1 parent 974fd45 commit 870952a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline {
22
agent {
3-
label 'java'
3+
label 'maven'
44
}
55

66
options {

0 commit comments

Comments
 (0)