This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flatpak.
Summary
Only do the export stages, picking up the build result from a previous build.
This can be used to split the build and export/signature into two calls by leaving out --repo in the first call.
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> ExportOnly { get; set; }
Value
Type | Description |
---|---|
Nullable |