= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create :
logs:CI_live_log.manager ->
pool:CI_monitored_pool.t ->
timeout:float ->
label:string ->
string ->
t
module Image : sig ... end
val build : t -> ?from:Image.t -> CI_git.commit -> Image.t CI_term.t
val command :
logs:CI_live_log.manager ->
pool:CI_monitored_pool.t ->
timeout:float ->
label:string ->
?entrypoint:string ->
?user:string ->
string list ->
command