s
This commit is contained in:
parent
7bad1cc28f
commit
d1d20f6968
@ -3,9 +3,6 @@ pipeline {
|
|||||||
docker {
|
docker {
|
||||||
image 'python:3.11'
|
image 'python:3.11'
|
||||||
args '-v /root/.cache:/root/.cache -u root'
|
args '-v /root/.cache:/root/.cache -u root'
|
||||||
environment {
|
|
||||||
SACRED_IGNORE_GIT = 'TRUE'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
parameters {
|
parameters {
|
||||||
|
Loading…
Reference in New Issue
Block a user