Servicespage/.drone.yml
Pablo c712e4ddda
All checks were successful
continuous-integration/drone/push Build is passing
Rebuild container before each run
2020-03-18 02:29:08 +01:00

12 lines
200 B
YAML

kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: run
commands:
- docker-compose up -d --remove-orphans --build