Variable DeploymentConfigAutomaticDeploymentProviderEnumConst

DeploymentConfigAutomaticDeploymentProviderEnum: {
    Github: "github";
} = ...

Type declaration

  • Readonly Github: "github"

Generated using TypeDoc