1 parent d7cd8fc commit 5c819faCopy full SHA for 5c819fa
1 file changed
Jenkinsfile
@@ -1,5 +1,5 @@
1
pipeline {
2
- node('windows')
+ agent('windows')
3
tools {
4
maven 'Maven3.1.1'
5
jdk 'java8'
0 commit comments