reuse node
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
44f327d147
commit
fc47013630
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'mikolajk/ium:latest'
|
||||
reuseNode true
|
||||
reuseNode false
|
||||
}
|
||||
}
|
||||
parameters{
|
||||
|
Loading…
Reference in New Issue
Block a user