check
This commit is contained in:
parent
6d43d0b1d8
commit
f537895e94
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline {
|
|||||||
sh 'rm airbnb-prices-in-european-cities.zip'
|
sh 'rm airbnb-prices-in-european-cities.zip'
|
||||||
sh 'ls -a'
|
sh 'ls -a'
|
||||||
sh 'ls -a ./ium_z444510'
|
sh 'ls -a ./ium_z444510'
|
||||||
sh 'chmod u+x ./create-dataset.sh'
|
sh 'chmod +x create-dataset.sh'
|
||||||
sh './create-dataset.sh'
|
sh './create-dataset.sh'
|
||||||
}
|
}
|
||||||
// archiveArtifacts 'ium_z444510/train.csv'
|
// archiveArtifacts 'ium_z444510/train.csv'
|
||||||
|
Loading…
Reference in New Issue
Block a user