mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 06:48:57 +00:00
ability to override the public private key for a repository via the CLI
This commit is contained in:
@@ -39,6 +39,7 @@ func main() {
|
||||
NewDisableCommand(),
|
||||
NewRestartCommand(),
|
||||
NewWhoamiCommand(),
|
||||
NewSetKeyCommand(),
|
||||
}
|
||||
|
||||
app.Run(os.Args)
|
||||
|
Reference in New Issue
Block a user