mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 15:25:57 +00:00
refactor(workflow): silence tslog on CI server (#8753)
Follow up of #8751: I forgot that we `cp backend/.env.template backend/.env` on our CI server. Now the CI is riddled with debug messages.
This commit is contained in:
parent
714b53725f
commit
c4a119f9db
@ -26,6 +26,7 @@ services:
|
||||
- AWS_ENDPOINT=http:/minio:9000
|
||||
- AWS_REGION=local
|
||||
- AWS_BUCKET=ocelot
|
||||
- DEBUG=
|
||||
volumes:
|
||||
- ./coverage:/app/coverage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user