diff --git a/Jenkinsfile1 b/Jenkinsfile1 index 88773be..26c6d36 100644 --- a/Jenkinsfile1 +++ b/Jenkinsfile1 @@ -57,7 +57,7 @@ pipeline { } steps{ sh 'ls -a' - sh 'python .ium_458023/create-dataset.py' + sh 'python ium_458023/create-dataset.py' archiveArtifacts 'salary_test.csv' archiveArtifacts 'salary_dev.csv' archiveArtifacts 'salary_train.csv'