mentorenwahl/.drone.yml

11 lines
136 B
YAML
Raw Normal View History

2022-01-10 11:52:49 +00:00
---
kind: pipeline
type: docker
name: default
steps:
- name: backend
2022-01-10 12:14:11 +00:00
image: docker/compose
2022-01-10 12:14:32 +00:00
entrypoint:
2022-01-10 12:15:32 +00:00
- build backend