5
0
Fork 1
forked from encrypt/toot
MastodonMegafono/.drone.yml
tubia b62c32998e Add .drone.yml
Add .drone.yml for the pipeline control
2019-12-08 17:39:20 +01:00

15 lines
No EOL
267 B
YAML

kind: pipeline
name: megafono
steps:
- name: deploy
image: drillster/drone-rsync
hosts: ["mastodon.bida.im"]
user:
from_secret: user
key:
from_secret: ssh_key
source: ./
target: ~/MastodonMegafono
script:
- touch prova