zuul-jobs/roles/go/README.rst

520 B

Run go command in a source directory. Assumes the appropriate version of go has been installed.

Role Variables

Go command to run. This parameter is mandatory. Examples are "test", "run" or "build"

Directory of the affected go package.