mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-05 10:20:36 +02:00
commit
d88d3421ee
@ -101,8 +101,8 @@ var AgentCmd = cli.Command{
|
|||||||
Value: &cli.StringSlice{
|
Value: &cli.StringSlice{
|
||||||
"plugins/docker",
|
"plugins/docker",
|
||||||
"plugins/docker:*",
|
"plugins/docker:*",
|
||||||
"plguins/gcr",
|
"plugins/gcr",
|
||||||
"plguins/gcr:*",
|
"plugins/gcr:*",
|
||||||
"plugins/ecr",
|
"plugins/ecr",
|
||||||
"plugins/ecr:*",
|
"plugins/ecr:*",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user