Config.Build

Undocumented in source.

Members

Structs

Components
struct Components
Undocumented in source.

Variables

cacheKey
string cacheKey;

Optional cache key. Can be used to force a rebuild and bypass the cache for one build.

components
Components components;
Undocumented in source.
environment
string[string] environment;

Additional environment variables. Supports %VAR% expansion - see applyEnv.

Meta