mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Wooops, revert wrong apps_repo repo!
This commit is contained in:
parent
eb39a26e0b
commit
1ca207e0b3
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ import requests
|
|||
import toml
|
||||
from git import Repo
|
||||
|
||||
# APPS_REPO = "YunoHost/apps"
|
||||
APPS_REPO = "Salamandar/apps"
|
||||
APPS_REPO = "YunoHost/apps"
|
||||
|
||||
CI_RESULTS_URL = "https://ci-apps.yunohost.org/ci/api/results"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue