32m/.drone.yml
trav b5520711ac
All checks were successful
continuous-integration/drone/push Build is passing
maybe it works now
2021-10-14 08:54:49 -04:00

14 lines
346 B
YAML

---
kind: pipeline
name: deploy to docker container
steps:
- name: docker cp deploy
image: 3wordchant/docker-cp-deploy:latest
settings:
host: swarm.autonomic.zone
service: custom_html_32m_autonomic_zone
source: .
dest: /usr/share/nginx/html/
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone