ci: disable restart from stage in jenkins (#13)

related issue : https://github.com/status-im/infra-ci/issues/202
This commit is contained in:
Siddarth Kumar 2025-07-19 09:54:36 +05:30 committed by GitHub
parent 58bc81b6d1
commit 6a5bb06153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
Jenkinsfile vendored
View File

@ -18,6 +18,7 @@ pipeline {
}
options {
disableRestartFromStage()
disableConcurrentBuilds()
/* manage how many builds we keep */
buildDiscarder(logRotator(