ci: disable restart from stage in jenkins

related issue : https://github.com/status-im/infra-ci/issues/202
This commit is contained in:
Siddarth Kumar 2025-07-18 16:15:46 +05:30
parent 58bc81b6d1
commit f6fae7551d
No known key found for this signature in database
GPG Key ID: 599D10112BF518DB

1
Jenkinsfile vendored
View File

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