ci: add Dockerfile
This commit is contained in:
parent
72ee09b064
commit
65a56f2658
15 changed files with 382 additions and 70 deletions
|
|
@ -5,9 +5,9 @@ import anyio
|
|||
from secretsanta.domain import Group
|
||||
from secretsanta.repo import S3Repo
|
||||
from secretsanta.service import (
|
||||
CreateGroupService,
|
||||
GetGroupParticipantsService,
|
||||
GetPairService,
|
||||
CreateGroupService,
|
||||
)
|
||||
from secretsanta.settings import get_config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue