forked from toolshed/abra
Various updates for great git.coopcloud.tech migration
This commit is contained in:
@ -63,7 +63,7 @@ def _run_cmd(cmd, shell=False, **kwargs):
|
||||
def get_repos_json():
|
||||
""" Retrieve repo list from Gitea """
|
||||
|
||||
url = "https://git.autonomic.zone/api/v1/orgs/coop-cloud/repos"
|
||||
url = "https://git.coopcloud.tech/api/v1/orgs/coop-cloud/repos"
|
||||
|
||||
log.info(f"Retrieving {url}")
|
||||
|
||||
|
Reference in New Issue
Block a user