buildArtifacts property

List<BuildArtifact>? buildArtifacts
getter/setter pair

List of artifacts to pass through to Skaffold command.

Implementation

core.List<BuildArtifact>? buildArtifacts;