mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
try using sepperat commands
This commit is contained in:
parent
022f87e0c2
commit
b9aa51edf3
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -55,7 +55,9 @@ jobs:
|
||||
|
||||
# Unit Tests
|
||||
- name: backend | unit tests
|
||||
run: docker run --rm ocelotsocialnetwork/backend:build mv /app/.env.template /app/.env && yarn run test
|
||||
run: |
|
||||
docker run --rm ocelotsocialnetwork/backend:build mv /app/.env.template /app/.env
|
||||
docker run --rm ocelotsocialnetwork/backend:build yarn run test
|
||||
|
||||
##########################################################################
|
||||
# WEBAPP #################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user