actions property

List<String>? actions
getter/setter pair

A sequence of Skaffold custom actions to invoke during execution of the predeploy job.

Optional.

Implementation

core.List<core.String>? actions;