From 6a5bb0615378c3cdefd0521dc6eadfb604993cf2 Mon Sep 17 00:00:00 2001 From: Siddarth Kumar Date: Sat, 19 Jul 2025 09:54:36 +0530 Subject: [PATCH] ci: disable restart from stage in jenkins (#13) related issue : https://github.com/status-im/infra-ci/issues/202 --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index c66bb29..a96ad36 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -18,6 +18,7 @@ pipeline { } options { + disableRestartFromStage() disableConcurrentBuilds() /* manage how many builds we keep */ buildDiscarder(logRotator(