Testing
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
eb423e77cc
commit
5945ee7a51
|
@ -59,11 +59,10 @@ pipeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
agent {
|
|
||||||
label 'main'
|
|
||||||
}
|
|
||||||
always {
|
always {
|
||||||
cleanWs()
|
node('main') {
|
||||||
|
cleanWs()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue