mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 10:57:04 +08:00
DEV: Add env var to bin/docker/exec (#25187)
This commit is contained in:
parent
47597219b1
commit
6432b7f979
|
@ -6,6 +6,7 @@ exec docker exec \
|
|||
-w '/src' \
|
||||
-e RUBY_GLOBAL_METHOD_CACHE_SIZE=131072 \
|
||||
-e LD_PRELOAD=/usr/lib/libjemalloc.so \
|
||||
-e CI \
|
||||
-e RAILS_ENV \
|
||||
-e NO_EMBER_CLI \
|
||||
-e QUNIT_RAILS_ENV \
|
||||
|
|
Loading…
Reference in New Issue
Block a user