mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 22:03:59 +00:00
Add linter whitespace (#531)
This commit is contained in:
@@ -139,7 +139,6 @@ func (r *Runner) Run(ctx context.Context) error {
|
||||
|
||||
var uploads sync.WaitGroup
|
||||
defaultLogger := pipeline.LogFunc(func(proc *backend.Step, rc multipart.Reader) error {
|
||||
|
||||
loglogger := logger.With().
|
||||
Str("image", proc.Image).
|
||||
Str("stage", proc.Alias).
|
||||
|
Reference in New Issue
Block a user