jobs/osmo-gsm-tester: clone from gerrit git url

Use the gerrit git url instead of the gitea one so we don't have a
sync delay.

Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Git_infrastructure
Change-Id: I586fdd55ded6c3776cacd6760d88aa455da22990
This commit is contained in:
Oliver Smith 2022-12-01 15:03:29 +01:00
parent 6bb5f4ce84
commit 92b636d295
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
name: osmo-gsm-tester-repo
scm:
- git:
url: https://gitea.osmocom.org/cellular-infrastructure/osmo-gsm-tester
url: https://gerrit.osmocom.org/osmo-gsm-tester
branches:
- ${OSMO_GSM_TESTER_BRANCH}
wipe-workspace: false