enable sandbox on test-bot
Closes Homebrew/homebrew#43014. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
63a7f29270
commit
a380ec636e
@ -710,6 +710,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
ENV["HOMEBREW_DEVELOPER"] = "1"
|
ENV["HOMEBREW_DEVELOPER"] = "1"
|
||||||
|
ENV["HOMEBREW_SANDBOX"] = "1"
|
||||||
ENV["HOMEBREW_NO_EMOJI"] = "1"
|
ENV["HOMEBREW_NO_EMOJI"] = "1"
|
||||||
if ARGV.include?("--ci-master") || ARGV.include?("--ci-pr") \
|
if ARGV.include?("--ci-master") || ARGV.include?("--ci-pr") \
|
||||||
|| ARGV.include?("--ci-testing")
|
|| ARGV.include?("--ci-testing")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user