Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
baa9b25a18
commit
56c2dd7662
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -29,7 +29,7 @@ node {
|
||||
}
|
||||
stage('Cut data') {
|
||||
withEnv(["CUTOFF=${params.CUTOFF}"]) {
|
||||
sh '''git clone https://git.wmi.amu.edu.pl/s452662/zbior_ium.git
|
||||
sh '''
|
||||
cd zbior_ium
|
||||
wc -l Car_Prices_Poland_Kaggle.csv
|
||||
head -n 11793 Car_Prices_Poland_Kaggle.csv > cars_test.csv
|
||||
|
Loading…
Reference in New Issue
Block a user