Skip to content

Commit 5c819fa

Browse files
authored
updated agent
1 parent d7cd8fc commit 5c819fa

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,5 +1,5 @@
11
pipeline {
2-
node('windows')
2+
agent('windows')
33
tools {
44
maven 'Maven3.1.1'
55
jdk 'java8'

0 commit comments

Comments
 (0)