Move publishing docs down
All checks were successful
continuous-integration/drone/push Build is passing

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

View File

@ -4,10 +4,6 @@
Deploy swarm stacks against a SSH based remote docker daemon context.
## Publishing
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
@ -27,3 +23,7 @@ steps:
deploy_key:
from_secret: drone_deploy_key
```
## Publishing
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).