Skip to content

Commit 806843b

Browse files
committed
Found another step that forces Octopus.Action.RunOnServer
1 parent 8078461 commit 806843b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/internal/converters/octopus_action_processor.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ func (c OctopusActionProcessor) FixKnownProperties(actionType string, properties
232232
"Octopus.AwsDeleteCloudFormation",
233233
"Octopus.AwsApplyCloudFormationChangeSet",
234234
"Octopus.Kubernetes.Kustomize",
235+
"Octopus.HelmChartUpgrade",
235236
}
236237

237238
sanitisedProperties := map[string]any{}

0 commit comments

Comments
 (0)