You've already forked RekomenciBackend
ci: added integration tests and fixed trivy
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
backend:
|
||||
image: "${REGISTRY_PREFIX}/backend"
|
||||
|
||||
tests:
|
||||
image: "${REGISTRY_PREFIX}/backend-tests"
|
||||
|
||||
migrations:
|
||||
image: "${REGISTRY_PREFIX}/backend-migrations"
|
||||
Reference in New Issue
Block a user