mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-07 16:23:11 +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 {
|
post {
|
||||||
// always { cleanWs() }
|
always { cleanWs() }
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
def buildExample(example=STAGE_NAME) {
|
def buildExample(example=STAGE_NAME) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user