mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-05 15:34:09 -05:00
1.14.1 (#69)
* 1.14.1 * 1.14.1 version * repo pull use configured repo path * don't show UI defined file if using Stack files on host mode * Stack "run build" option * note on bind mounts * improve bind mount doc * add links to schema * add new stacks configs UI * interp into stack build_extra_args * add links UI
This commit is contained in:
@@ -174,6 +174,7 @@ enum ReadRequest {
|
||||
ListFullStacks(ListFullStacks),
|
||||
ListStackServices(ListStackServices),
|
||||
ListCommonStackExtraArgs(ListCommonStackExtraArgs),
|
||||
ListCommonStackBuildExtraArgs(ListCommonStackBuildExtraArgs),
|
||||
|
||||
// ==== BUILDER ====
|
||||
GetBuildersSummary(GetBuildersSummary),
|
||||
|
||||
Reference in New Issue
Block a user