diff --git a/pew.go b/pew.go index b1d23d6..a93fe0c 100644 --- a/pew.go +++ b/pew.go @@ -218,7 +218,6 @@ func whatever(swg *sizedwaitgroup.SizedWaitGroup, ka config.Artifact, var outFile, output string if binaryPath == "" { - // TODO Write build log to file or database outFile, result.Build.Output, err = build(tmp, ka, ki, dockerTimeout) if err != nil { log.Println(output)