mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-30 10:11:23 +02:00
TYPO: plguins != plugins
This commit is contained in:
parent
73f9c44d7f
commit
fd7b004e12
@ -101,8 +101,8 @@ var AgentCmd = cli.Command{
|
||||
Value: &cli.StringSlice{
|
||||
"plugins/docker",
|
||||
"plugins/docker:*",
|
||||
"plguins/gcr",
|
||||
"plguins/gcr:*",
|
||||
"plugins/gcr",
|
||||
"plugins/gcr:*",
|
||||
"plugins/ecr",
|
||||
"plugins/ecr:*",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user