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