add CI
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Raffaele Mignone 2020-03-19 21:59:22 +01:00
parent e0a917cc72
commit d822faab60
Signed by: norangebit
GPG Key ID: F5255658CB220573
2 changed files with 43 additions and 0 deletions

21
.drone.yml Normal file
View File

@ -0,0 +1,21 @@
kind: pipeline
type: docker
name: default
steps:
- name: deploy
image: rclone/rclone:latest
commands:
- rclone copy . assd:Studente13/${DRONE_TAG} --exclude-from .exclude
volumes:
- name: config
path: /config/rclone
volumes:
- name: config
host:
path: /home/drone/.config/rclone
trigger:
event:
- tag

22
.exclude Normal file
View File

@ -0,0 +1,22 @@
.git/**
dictionaries/**
shelf/**
dataSources/**
libraries/**
.gradle/**
build/**
.drone.yml
.exclude
.gitignore
workspace.xml
tasks.xml
usage.statistics.xml
contentModel.xml
dataSources.ids
dataSources.local.xml
sqlDataSources.xml
dynamic.xml
uiDesigner.xml
dbnavigator.xml
gradle.xml