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