Rebuild container before each run
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6de341ac99
commit
c712e4ddda
@ -9,4 +9,4 @@
|
|||||||
steps:
|
steps:
|
||||||
- name: run
|
- name: run
|
||||||
commands:
|
commands:
|
||||||
- docker-compose up -d --remove-orphans
|
- docker-compose up -d --remove-orphans --build
|
Loading…
Reference in New Issue
Block a user