Skip to content

Commit f8c28ed

Browse files
authored
Remove exit command from Save TF state stage
Removed exit command to prevent pipeline failure.
1 parent 9f36b51 commit f8c28ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jenkins_pipelines/environments/manager-Head-infra-reference-mcp-server

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ node('sumaform-cucumber') {
9090
archiveArtifacts artifacts: "results/sumaform/terraform.tfstate, results/sumaform/.terraform/**/*"
9191
// Clean up old results
9292
sh "./clean-old-results -r ${resultdir}"
93-
sh "exit ${error}"
9493
}
9594
}
9695
}

0 commit comments

Comments
 (0)