From f9b7c2a14c939d0bb7d1ac2fcca3116e38e37f74 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 22 Jun 2025 22:57:08 +0200 Subject: Add support for pushing changes to a translation review Finally got around to fixing the pre-receive hook to include quarantined objects so the hook actually can run git commands on the not-yet-accepted commits. As part of that, had to make sure git hook and eyeballs server had the same path to the repo or confusion will appear. --- docker/integration_test/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/integration_test/docker-compose.yaml') diff --git a/docker/integration_test/docker-compose.yaml b/docker/integration_test/docker-compose.yaml index cd832be..4883761 100644 --- a/docker/integration_test/docker-compose.yaml +++ b/docker/integration_test/docker-compose.yaml @@ -65,7 +65,7 @@ services: - '18000:8000' volumes: - 'it_git_auth:/git/auth' - - 'it_git_repos:/git/repos' + - 'it_git_repos:/srv/git' volumes: it_openldap_data: -- cgit v1.2.3-70-g09d2