mirror of
https://github.com/waku-org/js-waku-lab.git
synced 2025-01-27 09:15:43 +00:00
disable cleanws temporary for debug
This commit is contained in:
parent
d3bc2fed70
commit
36687e24af
6
ci/Jenkinsfile
vendored
6
ci/Jenkinsfile
vendored
@ -61,9 +61,9 @@ pipeline {
|
||||
} }
|
||||
}
|
||||
}
|
||||
post {
|
||||
always { cleanWs() }
|
||||
}
|
||||
// post {
|
||||
// always { cleanWs() }
|
||||
// }
|
||||
}
|
||||
|
||||
def buildExample(example=STAGE_NAME) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user