Merge branch 'master' of https://git.wmi.amu.edu.pl/s444018/ium_444018
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
This commit is contained in:
commit
4cf9f97c65
@ -17,7 +17,6 @@ pipeline {
|
|||||||
copyArtifacts filter: '*', projectName: 's444018-create-dataset'
|
copyArtifacts filter: '*', projectName: 's444018-create-dataset'
|
||||||
sh 'python3 ./biblioteka_DL/dllib.py $EPOCHS'
|
sh 'python3 ./biblioteka_DL/dllib.py $EPOCHS'
|
||||||
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
||||||
build job: 's444018-evaluation/master/'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user