mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
parent
cf439fa89c
commit
62750c07e5
@ -202,7 +202,7 @@ async def process_issue(
|
||||
timeout=300,
|
||||
)
|
||||
|
||||
if os.getenv('GITLAB_CI') == 'True':
|
||||
if os.getenv('GITLAB_CI') == 'true':
|
||||
sandbox_config.local_runtime_url = os.getenv(
|
||||
'LOCAL_RUNTIME_URL', 'http://localhost'
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user