test(service): adapt exptected result of the command attribut
This commit is contained in:
parent
e30c7c007f
commit
fb3af62fc3
@ -1,8 +1,9 @@
|
|||||||
services:
|
services:
|
||||||
backend:
|
|
||||||
image: library/backend:latest
|
|
||||||
frontend:
|
frontend:
|
||||||
depends_on:
|
command:
|
||||||
backend:
|
- /usr/bin/cp
|
||||||
condition: service_completed_successfully
|
- --recursive
|
||||||
|
- --force
|
||||||
|
- /tmp/foo.txt
|
||||||
|
- /tmp/bar.txt
|
||||||
image: library/frontend:latest
|
image: library/frontend:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user