from dockerfile
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
209efd905c
commit
4104fb57cf
@ -1,7 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'mikolajk/ium:mlflow'
|
||||
dockerfile {
|
||||
args '-v /mlruns:/mlruns'
|
||||
}
|
||||
}
|
||||
|
@ -4,6 +4,6 @@ channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.9
|
||||
# - tensorflow
|
||||
- tensorflow
|
||||
- pandas
|
||||
# - mlflow
|
||||
- mlflow
|
Loading…
Reference in New Issue
Block a user