update jenkinsfile_train
All checks were successful
s444356-training/pipeline/head This commit looks good
All checks were successful
s444356-training/pipeline/head This commit looks good
This commit is contained in:
parent
24b2211741
commit
0a3e50e680
@ -28,7 +28,7 @@ pipeline {
|
|||||||
sh './download.sh $CUTOFF'
|
sh './download.sh $CUTOFF'
|
||||||
sh 'python3 ./Zajecia_2/main.py'
|
sh 'python3 ./Zajecia_2/main.py'
|
||||||
archiveArtifacts artifacts: 'all_games.dev.csv, all_games.test.csv, all_games.train.csv', followSymlinks: false
|
archiveArtifacts artifacts: 'all_games.dev.csv, all_games.test.csv, all_games.train.csv', followSymlinks: false
|
||||||
build job: 's444356-create-dataset'
|
build job: 's444356-training'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user