Test Drone configuration

pull/1/head
Yohann D'ANELLO 4 years ago
parent 42f9a5be84
commit c8e4738e58

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