mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Updated domain
This commit is contained in:
@@ -974,7 +974,7 @@ class WorkspaceService:
|
||||
capture_output=True,
|
||||
)
|
||||
subprocess.run(
|
||||
["git", "config", "user.email", f"{slug}@agents.roboco.dev"],
|
||||
["git", "config", "user.email", f"{slug}@roboco.tech"],
|
||||
cwd=str(workspace),
|
||||
check=True,
|
||||
capture_output=True,
|
||||
|
||||
Reference in New Issue
Block a user