DockerBuildXBuildSettings.

Secret Property

Summary

Secret to expose to the build (format: "id=mysecret[,src=/local/secret]")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string[] Secret { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]