Closed Ryanmtate closed 7 years ago
https://github.com/git-token/cli/blob/9d5b9c91f11990be8841a73e091e15b4d0b0a5e6/src/deploy/webhook-options.js#L90
e.g.
return [].concat(mysqlOptions(options))
This shared options pattern has been integrated into all setup and deploy scripts
https://github.com/git-token/cli/blob/9d5b9c91f11990be8841a73e091e15b4d0b0a5e6/src/deploy/webhook-options.js#L90
e.g.