attempt to support private registries
This commit is contained in:
@ -21,6 +21,8 @@ This is meant to be used as a [Drone plugin](http://plugins.drone.io/).
|
||||
- **user** (default: `drone`): System user to connect via SSH with
|
||||
- **networks** (default:): Try and auto-create these networks first
|
||||
- **rm**: (default: `false`): Remove the stack before deploying it
|
||||
- **reg_user**: Registry user if publishing from a private repository
|
||||
- **reg_pass**: Registry password if publishing from a private repository
|
||||
|
||||
### Dangerous options, unwise outside CI
|
||||
|
||||
|
Reference in New Issue
Block a user