Remove outdated TODO
This commit is contained in:
parent
23be05969d
commit
e63bfa24e9
1
pew.go
1
pew.go
@ -218,7 +218,6 @@ func whatever(swg *sizedwaitgroup.SizedWaitGroup, ka config.Artifact,
|
|||||||
|
|
||||||
var outFile, output string
|
var outFile, output string
|
||||||
if binaryPath == "" {
|
if binaryPath == "" {
|
||||||
// TODO Write build log to file or database
|
|
||||||
outFile, result.Build.Output, err = build(tmp, ka, ki, dockerTimeout)
|
outFile, result.Build.Output, err = build(tmp, ka, ki, dockerTimeout)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Println(output)
|
log.Println(output)
|
||||||
|
Loading…
Reference in New Issue
Block a user