Rebuild container before each run
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pablo Moyano 2020-03-18 02:29:08 +01:00
parent 6de341ac99
commit c712e4ddda
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
steps:
- name: run
commands:
- docker-compose up -d --remove-orphans
- docker-compose up -d --remove-orphans --build