add drone config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-03-09 17:34:43 +01:00
parent e00853f35d
commit ad0365b208
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: default
steps:
- name: compose_validate
image: ubuntu
commands:
- apt-get update && apt-get install --no-install-recommends -y docker-compose
- docker-compose config --services