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