mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Реализация CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
image: registry.ely.by/elyby/accounts:latest
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
Reference in New Issue
Block a user