From d7a44c940f92b65ae1827d6854013efad661d4ea Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 19 Oct 2016 05:14:44 +0200 Subject: [PATCH] Updated new repo location. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 38abface1..0a6fd8190 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ pre:github: tags: - deploy script: - - script/build/sync_repo.sh git@github.com:martini/zammad.git + - script/build/sync_repo.sh git@github.com:zammad/zammad.git test:unit:mysql: stage: test