diff --git a/Jenkinsfile b/Jenkinsfile index bae7471..ca4f694 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,7 +27,7 @@ node { kaggle datasets download nitishsharma01/olympics-124-years-datasettill-2020 - unzip -o olympics-124-years-datasettill-2020.zip + unzip olympics-124-years-datasettill-2020.zip echo "Processed Data" > output.txt cat processed_data.txt >> output.txt