go-build¶
Builds the go project using go mod, generated binaries are stored for later publication.
Rules¶
One or multiple of the following rules must be satisfied for the action to be executed.
MODULE_BUILD_SYSTEM == "gomod"
Configuration¶
No configuration is required.