add import
This commit is contained in:
parent
6d884c1834
commit
01e186e8a4
2
lab5/eval/Jenkinsfile
vendored
2
lab5/eval/Jenkinsfile
vendored
@ -24,7 +24,7 @@ pipeline {
|
||||
stage('docker') {
|
||||
agent {
|
||||
docker {
|
||||
image 'kubakonieczny/ium:train-sacred-mlflow'
|
||||
image 'kubakonieczny/ium:train-sacred-mlflow2'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
@ -4,3 +4,4 @@ tensorflow
|
||||
keras==2.3.1
|
||||
sacred
|
||||
mlflow
|
||||
matplotlib
|
||||
|
Loading…
Reference in New Issue
Block a user