deploy property

List<String>? deploy
final

An array of custom recipe names to be run following a deploy event.

Implementation

final List<String>? deploy;