fix
This commit is contained in:
parent
4b93fab438
commit
43229c2ea9
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -41,7 +41,6 @@ pipeline {
|
||||
sh "python3 ./get_dataset.py ${params.KAGGLE_USERNAME} ${params.KAGGLE_KEY}"
|
||||
archiveArtifacts artifacts: 'dataset.csv,df_train.csv,df_test.csv', onlyIfSuccessful: true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user