s
This commit is contained in:
parent
76d8430766
commit
d8c24f4511
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'my-python-mlflow'
|
||||
image 'python:3.11'
|
||||
args '-v /root/.cache:/root/.cache -u root'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user