mirror of
https://github.com/logos-messaging/rln.waku.org.git
synced 2026-01-02 14:13:09 +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 {
|
||||
disableRestartFromStage()
|
||||
disableConcurrentBuilds()
|
||||
/* manage how many builds we keep */
|
||||
buildDiscarder(logRotator(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user