mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-03 22:33:09 +00:00
ci: disable restart from stage in jenkins (#138)
related issue : https://github.com/status-im/infra-ci/issues/202
This commit is contained in:
parent
9d0eb5dea3
commit
7ebc53a05d
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -9,6 +9,7 @@ pipeline {
|
||||
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
disableRestartFromStage()
|
||||
/* manage how many builds we keep */
|
||||
buildDiscarder(logRotator(
|
||||
numToKeepStr: '20',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user