6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
|
{ dockerBuild = ./common/dockerBuild.dhall
|
||
|
, dockerHost = ./common/dockerHost.dhall
|
||
|
, goStep = ./common/go.dhall
|
||
|
, types = ./types.dhall
|
||
|
}
|