mirror of https://github.com/waku-org/waku-lab.git
disable cleanws temporary for debug
This commit is contained in:
parent
d3bc2fed70
commit
36687e24af
|
@ -61,9 +61,9 @@ pipeline {
|
||||||
} }
|
} }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
post {
|
// post {
|
||||||
always { cleanWs() }
|
// always { cleanWs() }
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
def buildExample(example=STAGE_NAME) {
|
def buildExample(example=STAGE_NAME) {
|
||||||
|
|
Loading…
Reference in New Issue