mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-05 18:56:43 +08:00
CMake: Modify the RunCMake tests to clone from the Coin CI git mirror
This helps with the test stability when code.qt.io is down or slow.
Pick-to: 6.10
Change-Id: I0bdaaa06772a94e73cb33d3f827e4e327123b60a
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit 160e6135bb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
6e69c9f7a7
commit
e171387d4c
@@ -1,6 +1,6 @@
|
||||
\+ git submodule init qtsvg
|
||||
\+ git config commit.template .+tmp.+/qt6/.commit-template
|
||||
\+ git config remote.origin.url https://code.qt.io/qt/qtsvg.git
|
||||
\+ git config remote.origin.url .+/qt/qtsvg.git
|
||||
\+ git fetch origin
|
||||
\+ git config commit.template .+tmp.+/qt6/.commit-template
|
||||
\+ git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtsvg.git
|
||||
|
||||
Reference in New Issue
Block a user