mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-01-19 04:12:15 +00:00
ci: add cleanWs back
This commit is contained in:
parent
cb54858412
commit
a7594e60c1
6
ci/Jenkinsfile
vendored
6
ci/Jenkinsfile
vendored
@ -62,9 +62,9 @@ pipeline {
|
||||
} }
|
||||
}
|
||||
}
|
||||
// post {
|
||||
// always { cleanWs() }
|
||||
// }
|
||||
post {
|
||||
always { cleanWs() }
|
||||
}
|
||||
}
|
||||
|
||||
def buildExample(example=STAGE_NAME) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user