Add settings spec
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-23 08:44:37 +02:00
parent c3263be5ab
commit 2aa5592d3b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ Deploy swarm stacks against a SSH based remote docker daemon context.
If you push a commit to master, the [Drone config](./.drone.yml) will publish to [Docker Hub](https://hub.docker.com/r/decentral1se/stack-ssh-deploy).
## Settings
- **host**: SSH-based docker daemon context
- **deploy_key**: SSH private key part for ssh public key authentication
## Example
```yaml