stack-ssh-deploy/README.md

649 B

stack-ssh-deploy

Build Status

Deploy swarm stacks against a SSH based remote docker daemon context.

Publishing

If you push a commit to master, the Drone config will publish to Docker Hub.

Example

---
kind: pipeline
name: deploy to swarm
steps:
  - name: stack deploy
    image: decentral1se/stack-ssh-deploy:0.0.1
    settings:
      deploy_key:
        from_secret: drone_deploy_key