Wooops, revert wrong apps_repo repo!
This commit is contained in:
parent
9dd6086415
commit
f6b99fd888
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…
Reference in a new issue