diff --git a/Jenkinsfile_predict_r b/Jenkinsfile_predict_r index 32c4bf1..a8fc32d 100644 --- a/Jenkinsfile_predict_r +++ b/Jenkinsfile_predict_r @@ -21,6 +21,8 @@ pipeline { steps { catchError { + sh 'cd ..' + sh 'ls' sh 'cd ..' sh 'ls' sh 'cd tmp'