update jenkinsfile_docker
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
5c7eda1702
commit
7390afba39
@ -27,6 +27,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'python3 ./Zajecia_2/main.py'
|
||||
archiveArtifacts artifacts: 'all_games.dev.csv, all_games.test.csv, all_games.train.csv', followSymlinks: false
|
||||
build job: 's444356-training/master/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user