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 bool IgnorePushFailures { get; set; }

Value

Type Description
bool