4 workers

This commit is contained in:
Egor Matveev 2022-02-09 22:58:29 +03:00
parent 5f4d17a8cc
commit 74e0b227a1

View File

@ -22,7 +22,7 @@ build:
# - docker image rm mathwave/sprint-repo:sprint
# - docker pull mathwave/sprint-repo:sprint
script:
- docker-compose up -d
- docker-compose up -d --scale worker=4
after_script:
- docker rm sprint_notify-admin_1
- docker rm sprint_migrations_1