mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +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_ENDPOINT=http:/minio:9000
|
||||||
- AWS_REGION=local
|
- AWS_REGION=local
|
||||||
- AWS_BUCKET=ocelot
|
- AWS_BUCKET=ocelot
|
||||||
|
- DEBUG=
|
||||||
volumes:
|
volumes:
|
||||||
- ./coverage:/app/coverage
|
- ./coverage:/app/coverage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user