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