You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar in spirit to DetSys/ci but specifically for om ci. Also support passing the out paths (via JSON; #270) to other steps for further processing (e.g.: pushing the docker image to registry).
End result: projects like haskell-template or nammayatri can use this workflow, to keep their own .yml file smaller and simpler, without repetitive CI steps.
Similar in spirit to DetSys/ci but specifically for
om ci
. Also support passing the out paths (via JSON; #270) to other steps for further processing (e.g.: pushing the docker image to registry).End result: projects like haskell-template or nammayatri can use this workflow, to keep their own .yml file smaller and simpler, without repetitive CI steps.
Tasks
om ci
JSON output #270, ci: Replace--json
with--write-results
#273)--write-results
in CI #275The text was updated successfully, but these errors were encountered: