This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
p2p-storage-simulator/.drone.yml
Torma Kristóf ad0365b208
All checks were successful
continuous-integration/drone/push Build is passing
add drone config
2020-03-09 17:34:43 +01:00

11 lines
220 B
YAML

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