updated api reports for octopus deploy plugin

Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
This commit is contained in:
Graeme Christie
2023-10-25 12:48:02 +08:00
parent c41f48bcc7
commit a713b77b61
+1 -1
View File
@@ -65,7 +65,7 @@ export type OctopusDeployment = {
};
// @public (undocumented)
export const octopusDeployPlugin: BackstagePlugin<{}, {}, {}>;
export const octopusDeployPlugin: BackstagePlugin<{}, {}>;
// @public (undocumented)
export type OctopusEnvironment = {