change agent
This commit is contained in:
parent
a3c46877f0
commit
0c6ce0b5db
@ -10,10 +10,8 @@ pipeline {
|
||||
}
|
||||
stage('Lint/Test/Sec'){
|
||||
agent {
|
||||
node {
|
||||
label 'agent1'
|
||||
}
|
||||
docker {
|
||||
reuseNode true
|
||||
image 'python:3.12-slim'
|
||||
args '-u root'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user