Class LocalDeployPreflight
java.lang.Object
com.cloudforgeci.api.deploy.LocalDeployPreflight
Runs target-specific deploy preflight before local emulator pipelines execute.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic PreflightModemodeFor(DeploymentTarget target) run(DeploymentRequest request)
-
Method Details
-
run
public static LocalDeployPreflight.PreflightOutcome run(DeploymentRequest request) throws IOException - Throws:
IOException
-
modeFor
-