/dhall-nomad-v1.0.0/schemas/TaskConfig.dhall
Copy path to clipboardSource
let Taskconfig = ../types/TaskConfig.dhall
in { Docker = ./Docker.dhall
, RawExec = ./RawExec.dhall
, Custom.new = Taskconfig.Custom
}
let Taskconfig = ../types/TaskConfig.dhall
in { Docker = ./Docker.dhall
, RawExec = ./RawExec.dhall
, Custom.new = Taskconfig.Custom
}