mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-03 14:23:14 +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