diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 51cf6bc..37c2cd7 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -137,7 +137,7 @@ instructions: chmod +x repo ./repo init \ - --repo-url https://github.com/theqtcompany/git-repo \ + --repo-url git@git.qt.io:boot2qt/git-repo.git \ -u git://code.qt.io/yocto/boot2qt-manifest \ -b ci \ -m ${MANIFEST} \