change dataset since i use another one
This commit is contained in:
parent
e6587e09d2
commit
cd93aaa75e
@ -39,7 +39,7 @@ pipeline {
|
||||
withEnv(["KAGGLE_USERNAME=${params.KAGGLE_USERNAME}",
|
||||
"KAGGLE_KEY=${params.KAGGLE_KEY}" ]) {
|
||||
sh 'kaggle datasets download -d dansbecker/powerlifting-database'
|
||||
sh 'unzip video-game-sales-with-ratings.zip -d ./ium_z486867'
|
||||
sh 'unzip powerlifting-database.zip -d ./ium_z486867'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user