update jenkinsfile
This commit is contained in:
parent
b7ba7fe02f
commit
d5a50a8d12
@ -26,6 +26,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
sh 'python3 ./Zajecia_2/main.py'
|
||||
archiveArtifacts artifacts: 'all_games.csv.dev, all_games.csv.test, all_games.csv.train', followSymlinks: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user