mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 10:56:39 +00:00
tiels are cached and reused properly
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
services:
|
||||
postgres:
|
||||
extends:
|
||||
file: docker-compose.yml
|
||||
service: postgres
|
||||
|
||||
api:
|
||||
extends:
|
||||
file: docker-compose.yml
|
||||
service: api
|
||||
|
||||
integration-tests:
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user