Cleanup logging
This commit is contained in:
@@ -159,7 +159,7 @@ func ExecutePipeline(pe PipelineExecution, db database.Database, pipelineConf co
|
||||
return
|
||||
}
|
||||
|
||||
log.Info("Image built sucessfully sucessfully")
|
||||
log.Info("Image built sucessfully")
|
||||
|
||||
hostConfig := container.HostConfig{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user