Test Drone configuration

This commit is contained in:
Yohann D'ANELLO 2020-11-04 18:17:51 +01:00
parent 42f9a5be84
commit c8e4738e58

9
.drone.yml Normal file
View file

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: check
steps:
- name: check-config
image: docker
commands:
- docker-compose config