You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-12 22:21:40 +02:00
Switch to go vanity urls (#2706)
Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
@ -21,8 +21,8 @@ import (
|
||||
|
||||
"github.com/urfave/cli/v2"
|
||||
|
||||
"github.com/woodpecker-ci/woodpecker/cli/common"
|
||||
"github.com/woodpecker-ci/woodpecker/cli/internal"
|
||||
"go.woodpecker-ci.org/woodpecker/cli/common"
|
||||
"go.woodpecker-ci.org/woodpecker/cli/internal"
|
||||
)
|
||||
|
||||
var pipelineQueueCmd = &cli.Command{
|
||||
|
Reference in New Issue
Block a user