mirror of
https://github.com/logos-messaging/rln.waku.org.git
synced 2026-01-04 07:03:12 +00:00
ci: disable restart from stage in jenkins (#13)
related issue : https://github.com/status-im/infra-ci/issues/202
This commit is contained in:
parent
58bc81b6d1
commit
6a5bb06153
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -18,6 +18,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
options {
|
options {
|
||||||
|
disableRestartFromStage()
|
||||||
disableConcurrentBuilds()
|
disableConcurrentBuilds()
|
||||||
/* manage how many builds we keep */
|
/* manage how many builds we keep */
|
||||||
buildDiscarder(logRotator(
|
buildDiscarder(logRotator(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user