Added jest unit tests with CI and deploy stack into test branch #6

Merged
joan merged 10 commits from jest-ci into dev 2022-03-31 08:21:07 +00:00
1 changed files with 6 additions and 1 deletions
Showing only changes of commit c7fdf8ef23 - Show all commits

View File

@ -6,4 +6,9 @@ services:
context: .
dockerfile: ./Dockerfile
ports:
- 4000
- 4000
deploy:
replicas: 2
placement:
constraints:
- node.role == worker