-
Scenario: Method 1: Example: On CI: Moon does not attempt to connect to the remote cache server and instead defaults to using the local cache. (Not Ok) Method 2:
On CI: Works fine as the MOON_REMOTE_HOST environment variable is set. (Ok) Question: I am using Moon version: 1.34.2 Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@jcommuri Setting Does |
Beta Was this translation helpful? Give feedback.
This should work now in 1.36 by just setting
MOON_REMOTE_HOST
.