Add settings spec
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-09-23 08:44:37 +02:00
parent c3263be5ab
commit 2aa5592d3b

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