mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-03 08:56:37 +00:00
Remove hardcoded paths to fix randomly failing tests (#3347)
* Remove hardcoded paths to fix randomly failing tests * Use correct function for merge path
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
d8dff304c0
commit
be1330ec89
@@ -20,6 +20,7 @@ ROOT = integrations/gitea-integration-pgsql/gitea-repositories
|
||||
|
||||
[repository.local]
|
||||
LOCAL_COPY_PATH = tmp/local-repo-pgsql
|
||||
LOCAL_WIKI_PATH = tmp/local-wiki-pgsql
|
||||
|
||||
[server]
|
||||
SSH_DOMAIN = localhost
|
||||
|
Reference in New Issue
Block a user