feat: repo health check (#16) #17
|  | @ -38,6 +38,9 @@ func Run(stages []Stage) []StageResult { | |||
| 			ForceQuit: forceQuit, | ||||
| 		}) | ||||
| 		if forceQuit { | ||||
| 			if stage.Name == "healthcheck" { | ||||
| 				return stageResults | ||||
| 			} | ||||
| 			break | ||||
| 		} | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user