mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
docker compose does not work out of the box with ci. Therefore this is for another PR
This commit is contained in:
parent
124ab5e31f
commit
210e09a12a
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -54,10 +54,10 @@ jobs:
|
||||
run: docker run --rm ocelotsocialnetwork/backend:build yarn run lint
|
||||
|
||||
# Unit Tests
|
||||
- name: backend | Unit tests
|
||||
run: |
|
||||
docker-compose up
|
||||
docker-compose exec backend yarn test
|
||||
#- name: backend | Unit tests
|
||||
# run: |
|
||||
# docker-compose up
|
||||
# docker-compose exec backend yarn test
|
||||
|
||||
##########################################################################
|
||||
# WEBAPP #################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user