DockerComposePushSettings.

IgnorePushFailures Property

Summary

Push what it can and ignores images with push failures
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposePushSettings

Syntax

public Nullable<bool> IgnorePushFailures { get; set; }

Value

Type Description
Nullable<bool>