ContainerRegistryDockerBuildStep.IsPushEnabled プロパティ

定義

このプロパティの値は、ビルドされたイメージをレジストリにプッシュする必要があるかどうかを示します。

public bool? IsPushEnabled { get; set; }
member this.IsPushEnabled : Nullable<bool> with get, set
Public Property IsPushEnabled As Nullable(Of Boolean)

プロパティ値

適用対象