fix?
This commit is contained in:
parent
4cf096c14a
commit
812c17e8b6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline {
|
||||
sh 'kaggle datasets download -d thedevastator/airbnb-prices-in-european-cities'
|
||||
sh 'unzip airbnb-prices-in-european-cities.zip -d ./ium_z444510'
|
||||
sh 'rm airbnb-prices-in-european-cities.zip'
|
||||
sh 'python ium_z444510/create-dataset.py'
|
||||
sh 'python create-dataset.py'
|
||||
sh 'ls -a'
|
||||
sh 'ls -a ./ium_z444510'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user