context property

String? context
final

The context for the current step. Includes a build image if the step is build.

Implementation

final String? context;