drone deployment for testing

This commit is contained in:
Tropicananass 2022-02-25 16:44:44 +01:00
parent 595679e869
commit bef35052b1
4 changed files with 16 additions and 0 deletions

16
.drone.yml Normal file
View File

@ -0,0 +1,16 @@
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}/