diff --git a/README.md b/README.md index 7c54c7d..9e69937 100644 --- a/README.md +++ b/README.md @@ -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).