change agent
This commit is contained in:
parent
4dd997d7aa
commit
a2f6320818
@ -1,5 +1,8 @@
|
||||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'agent1'
|
||||
}
|
||||
docker {
|
||||
image 'python:3.12-slim'
|
||||
args '-u root'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user