mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
try to copy .env template
This commit is contained in:
parent
87db5ae31e
commit
022f87e0c2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
|
||||
# Unit Tests
|
||||
- name: backend | unit tests
|
||||
run: docker run --rm ocelotsocialnetwork/backend:build yarn run test
|
||||
run: docker run --rm ocelotsocialnetwork/backend:build mv /app/.env.template /app/.env && yarn run test
|
||||
|
||||
##########################################################################
|
||||
# WEBAPP #################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user