ParticipativeAfterMovie/.drone.yml

16 lines
252 B
YAML
Raw Normal View History

2022-02-25 16:44:44 +01:00
kind: pipeline
type: exec
name: default
trigger:
branches:
- master
event:
- push
steps:
- name: deploy
environment:
TARGET: /srv/drone/deploy/site/private/participativeaftermovie
commands:
- rsync -a --delete src/ $${TARGET}/