Skip to content

Commit 5d9ba82

Browse files
Changes Fix Spring #3
1 parent 70a8e6e commit 5d9ba82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pipeline {
66
steps {
77
//sh './gradlew cleanTest test --rerun-tasks'
88
sh 'ls -la'
9+
sh 'pwd'
910
}
1011
}
1112
}

0 commit comments

Comments
 (0)